Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DTableGenBackends.h93 void EmitDirectivesDecl(RecordKeeper &RK, raw_ostream &OS);
DTableGen.cpp267 EmitDirectivesDecl(Records, OS); in LLVMTableGenMain()
DDirectiveEmitter.cpp172 void EmitDirectivesDecl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesDecl() function