Searched refs:validateMovrels (Results 1 – 1 of 1) sorted by relevance
1745 bool validateMovrels(const MCInst &Inst, const OperandVector &Operands);4052 bool AMDGPUAsmParser::validateMovrels(const MCInst &Inst, in validateMovrels() function in AMDGPUAsmParser5122 if (!validateMovrels(Inst, Operands)) { in validateInstruction()