Searched refs:getLitLoc (Results 1 – 1 of 1) sorted by relevance
1801 SMLoc getLitLoc(const OperandVector &Operands,3931 SMLoc LitLoc = getLitLoc(Operands); in validateConstantBusLimitations()5048 Error(getLitLoc(Operands), "invalid operand for instruction"); in validateVOPLiteral()5069 Error(getLitLoc(Operands), "literal operands are not supported"); in validateVOPLiteral()5074 Error(getLitLoc(Operands, true), "only one unique literal operand is allowed"); in validateVOPLiteral()5416 Error(getLitLoc(Operands), in validateInstruction()8268 SMLoc AMDGPUAsmParser::getLitLoc(const OperandVector &Operands, in getLitLoc() function in AMDGPUAsmParser