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