Searched refs:getInstLoc (Results 1 – 1 of 1) sorted by relevance
1805 SMLoc getInstLoc(const OperandVector &Operands) const;4993 Error(getInstLoc(Operands), in validateDPP()5394 if (Loc != getInstLoc(Operands)) { in validateTFE()8238 SMLoc AMDGPUAsmParser::getInstLoc(const OperandVector &Operands) const { in getInstLoc() function in AMDGPUAsmParser8250 return getInstLoc(Operands); in getOperandLoc()8274 if (SearchMandatoryLiterals && Loc == getInstLoc(Operands)) in getLitLoc()