Searched refs:validateVGPRAlign (Results 1 – 1 of 1) sorted by relevance
1840 bool validateVGPRAlign(const MCInst &Inst) const;5129 bool AMDGPUAsmParser::validateVGPRAlign(const MCInst &Inst) const { in validateVGPRAlign() function in AMDGPUAsmParser5513 if (!validateVGPRAlign(Inst)) { in validateInstruction()