Searched refs:validateConstantBusLimitations (Results 1 – 1 of 1) sorted by relevance
1531 bool validateConstantBusLimitations(const MCInst &Inst, const OperandVector &Operands);3237 AMDGPUAsmParser::validateConstantBusLimitations(const MCInst &Inst, in validateConstantBusLimitations() function in AMDGPUAsmParser4208 if (!validateConstantBusLimitations(Inst, Operands)) { in validateInstruction()