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