Searched refs:PrintTypes (Results 1 – 2 of 2) sorted by relevance
57 void PrintTypes(raw_ostream &OS, ArrayRef<Record *> Types);132 PrintTypes(OS, TS); in EmitInterp()279 PrintTypes(OS, TS); in EmitGroup()335 PrintTypes(OS, TS); in EmitEval()346 void ClangOpcodesEmitter::PrintTypes(raw_ostream &OS, ArrayRef<Record *> Types) { in PrintTypes() function in ClangOpcodesEmitter
217 void print(raw_ostream &OS, bool PrintTypes = false) { in print() argument219 Base->printAsOperand(OS, PrintTypes); in print()221 Offset->printAsOperand(OS, PrintTypes); in print()223 Length->printAsOperand(OS, PrintTypes); in print()