Searched refs:EmitAutomata (Results 1 – 3 of 3) sorted by relevance
93 void EmitAutomata(RecordKeeper &RK, raw_ostream &OS);
267 EmitAutomata(Records, OS); in LLVMTableGenMain()
390 void EmitAutomata(RecordKeeper &RK, raw_ostream &OS) { in EmitAutomata() function