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