Searched refs:getLitLoc (Results 1 – 1 of 1) sorted by relevance
1620 SMLoc getLitLoc(const OperandVector &Operands) const;3497 SMLoc LitLoc = getLitLoc(Operands); in validateConstantBusLimitations()4281 Error(getLitLoc(Operands), "literal operands are not supported"); in validateVOPLiteral()4286 Error(getLitLoc(Operands), "only one literal operand is allowed"); in validateVOPLiteral()4539 Error(getLitLoc(Operands), in validateInstruction()7184 AMDGPUAsmParser::getLitLoc(const OperandVector &Operands) const { in getLitLoc() function in AMDGPUAsmParser