Searched refs:printImmTy (Results 1 – 2 of 2) sorted by relevance
433 void printImmTy(raw_ostream& OS, ImmTy Type) const { in printImmTy() function in __anonfb5739a90111::AMDGPUOperand474 OS << " type: "; printImmTy(OS, getImmTy()); in print()
653 static void printImmTy(raw_ostream& OS, ImmTy Type) { in printImmTy() function in __anon39deba410111::AMDGPUOperand712 OS << " type: "; printImmTy(OS, getImmTy()); in print()