Searched refs:IsImmKindLiteral (Results 1 – 1 of 1) sorted by relevance
247 bool IsImmKindLiteral() const { in IsImmKindLiteral() function in __anon6862249c0111::AMDGPUOperand7847 return Op.IsImmKindLiteral() || Op.isExpr(); in getLitLoc()9254 assert(!Op.IsImmKindLiteral() && "Cannot use literal with DPP"); in cvtVOP3DPP()