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