Searched refs:isInterpSlot (Results 1 – 1 of 1) sorted by relevance
435 bool isInterpSlot() const { return isImmTy(ImmTyInterpSlot); } in isInterpSlot() function in __anon6862249c0111::AMDGPUOperand9025 } else if (Op.isInterpSlot() || Op.isInterpAttr() || in cvtVOP3Interp()10175 return Operand.isInterpSlot() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()