Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DTableGenBackends.h93 void EmitAutomata(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp270 EmitAutomata(Records, OS); in LLVMTableGenMain()
H A DDFAEmitter.cpp391 void EmitAutomata(RecordKeeper &RK, raw_ostream &OS) { in EmitAutomata() function