Searched refs:validateExeczVcczOperands (Results 1 – 1 of 1) sorted by relevance
1653 bool validateExeczVcczOperands(const OperandVector &Operands);4515 bool AMDGPUAsmParser::validateExeczVcczOperands(const OperandVector &Operands) { in validateExeczVcczOperands() function in AMDGPUAsmParser4642 if (!validateExeczVcczOperands(Operands)) { in validateInstruction()