Searched refs:validateAGPRLdSt (Results 1 – 1 of 1) sorted by relevance
1723 bool validateAGPRLdSt(const MCInst &Inst) const;4557 bool AMDGPUAsmParser::validateAGPRLdSt(const MCInst &Inst) const { in validateAGPRLdSt() function in AMDGPUAsmParser4966 if (!validateAGPRLdSt(Inst)) { in validateInstruction()