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