Home
last modified time | relevance | path

Searched refs:EmitDirectivesImpl (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DTableGenBackends.h95 void EmitDirectivesImpl(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp276 EmitDirectivesImpl(Records, OS); in LLVMTableGenMain()
H A DDirectiveEmitter.cpp873 void EmitDirectivesImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesImpl() function