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