Searched refs:PrintTypes (Results 1 – 1 of 1) sorted by relevance
222 void print(raw_ostream &OS, bool PrintTypes = false) { in print() argument224 Base->printAsOperand(OS, PrintTypes); in print()226 Offset->printAsOperand(OS, PrintTypes); in print()228 Length->printAsOperand(OS, PrintTypes); in print()