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