reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
881 if (getImmTy() != ImmTyNone) { 882 OS << " type: "; printImmTy(OS, getImmTy()); 4742 OptionalIdx[Op.getImmTy()] = i; 4771 OptionalIdx[Op.getImmTy()] = i; 4815 if (Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyExpTgt) { 4824 OptionalIdx[Op.getImmTy()] = i; 5819 if (Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyNone) { 5834 OptionalIdx[Op.getImmTy()] = i; 5879 if (Op.isImm() && Op.getImmTy() == AMDGPUOperand::ImmTyNone) { 5892 OptionalIdx[Op.getImmTy()] = i; 5933 OptionalIdx[Op.getImmTy()] = I; 6214 OptionalIdx[Op.getImmTy()] = I; 6250 OptionalIdx[Op.getImmTy()] = I; 6262 OptionalIdx[Op.getImmTy()] = I; 6395 bool result = isImm() && getImmTy() == ImmTyDppCtrl && isUInt<9>(getImm()); 6421 return isImm() && getImmTy() == ImmTyBLGP && isUInt<3>(getImm()); 6425 return isImm() && getImmTy() == ImmTyCBSZ && isUInt<3>(getImm()); 6429 return isImm() && getImmTy() == ImmTyABID && isUInt<4>(getImm()); 6723 OptionalIdx[Op.getImmTy()] = I; 6870 OptionalIdx[Op.getImmTy()] = I;