Searched refs:PrintTypes (Results 1 – 6 of 6) sorted by relevance
38 static void PrintTypes(formatted_raw_ostream &OS, ArrayRef<MVT> Types) { in PrintTypes() function52 PrintTypes(OS, Types); in emitParam()57 PrintTypes(OS, Types); in emitResult()62 PrintTypes(OS, Types); in emitLocal()
157 void print(raw_ostream &OS, bool PrintTypes = false) { in print() argument159 Base->printAsOperand(OS, PrintTypes); in print()161 Offset->printAsOperand(OS, PrintTypes); in print()163 Length->printAsOperand(OS, PrintTypes); in print()
33 PrintTypes(); in Usage()
35 PrintTypes(); in Usage()
146 void PrintTypes(void);
678 void PrintTypes(void) { in PrintTypes() function