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