Searched refs:EmitDirectivesGen (Results 1 – 3 of 3) sorted by relevance
95 void EmitDirectivesGen(RecordKeeper &RK, raw_ostream &OS);
273 EmitDirectivesGen(Records, OS); in LLVMTableGenMain()
650 void EmitDirectivesGen(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesGen() function