Searched refs:getInstLoc (Results 1 – 1 of 1) sorted by relevance
1732 SMLoc getInstLoc(const OperandVector &Operands) const;4632 Error(getInstLoc(Operands), in validateDPP()5043 if (Loc != getInstLoc(Operands)) { in validateTFE()7813 SMLoc AMDGPUAsmParser::getInstLoc(const OperandVector &Operands) const { in getInstLoc() function in AMDGPUAsmParser7825 return getInstLoc(Operands); in getOperandLoc()7850 if (SearchMandatoryLiterals && Loc == getInstLoc(Operands)) in getLitLoc()