Searched refs:ImmTyExpCompr (Results 1 – 1 of 1) sorted by relevance
139 ImmTyExpCompr, enumerator356 bool isExpCompr() const { return isImmTy(ImmTyExpCompr); } in isExpCompr()1049 case ImmTyExpCompr: OS << "ExpCompr"; break; in printImmTy()6376 if (OptionalIdx.find(AMDGPUOperand::ImmTyExpCompr) != OptionalIdx.end()) { in cvtExp()6390 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyExpCompr); in cvtExp()7914 {"compr", AMDGPUOperand::ImmTyExpCompr, true, nullptr },