Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DTableGenBackends.h93 void EmitAutomata(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp267 EmitAutomata(Records, OS); in LLVMTableGenMain()
H A DDFAEmitter.cpp390 void EmitAutomata(RecordKeeper &RK, raw_ostream &OS) { in EmitAutomata() function