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