Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DTableGenBackends.h66 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp183 EmitAsmMatcher(Records, OS); in LLVMTableGenMain()
H A DAsmMatcherEmitter.cpp3973 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS) { in EmitAsmMatcher() function