Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DTableGenBackends.h95 void EmitDirectivesImpl(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp273 EmitDirectivesImpl(Records, OS); in LLVMTableGenMain()
H A DDirectiveEmitter.cpp793 void EmitDirectivesImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesImpl() function