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