Searched refs:getImmTy (Results 1 – 1 of 1) sorted by relevance
966 ImmTy getImmTy() const { in getImmTy() function in __anon6862249c0111::AMDGPUOperand1140 if (getImmTy() != ImmTyNone) { in print()1141 OS << " type: "; printImmTy(OS, getImmTy()); in print()6973 assert(Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyFORMAT); in parseFORMAT()7043 if (Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyExpTgt) { in cvtExp()7052 OptionalIdx[Op.getImmTy()] = i; in cvtExp()8314 if (Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyNone) { in cvtMubufImpl()8327 OptionalIdx[Op.getImmTy()] = i; in cvtMubufImpl()8557 OptionalIdx[Op.getImmTy()] = I; in cvtVOP3Interp()8592 OptionalIdx[Op.getImmTy()] = I; in cvtVINTERP()[all …]