Searched refs:EmitAsmMatcher (Results 1 – 3 of 3) sorted by relevance
66 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS);
122 EmitAsmMatcher(Records, OS); in LLVMTableGenMain()
3319 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS) { in EmitAsmMatcher() function