Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DTableGenBackends.h95 void EmitDirectivesGen(RecordKeeper &RK, raw_ostream &OS);
DTableGen.cpp273 EmitDirectivesGen(Records, OS); in LLVMTableGenMain()
DDirectiveEmitter.cpp650 void EmitDirectivesGen(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesGen() function