Searched refs:getImmTy (Results 1 – 1 of 1) sorted by relevance
1013 ImmTy getImmTy() const { in getImmTy() function in __anon6862249c0111::AMDGPUOperand1192 if (getImmTy() != ImmTyNone) { in print()1193 OS << " type: "; printImmTy(OS, getImmTy()); in print()7398 assert(Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyFORMAT); in parseFORMAT()7468 if (Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyExpTgt) { in cvtExp()7477 OptionalIdx[Op.getImmTy()] = i; in cvtExp()8787 if (Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyNone) { in cvtMubufImpl()8800 OptionalIdx[Op.getImmTy()] = i; in cvtMubufImpl()9029 OptionalIdx[Op.getImmTy()] = I; in cvtVOP3Interp()9064 OptionalIdx[Op.getImmTy()] = I; in cvtVINTERP()[all …]