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