Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DTableGenBackends.h94 void EmitDirectivesImpl(RecordKeeper &RK, raw_ostream &OS);
DTableGen.cpp270 EmitDirectivesImpl(Records, OS); in LLVMTableGenMain()
DDirectiveEmitter.cpp660 void EmitDirectivesImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesImpl() function