Searched refs:validateConstantBusLimitations (Results 1 – 1 of 1) sorted by relevance
1087 bool validateConstantBusLimitations(const MCInst &Inst);2271 bool AMDGPUAsmParser::validateConstantBusLimitations(const MCInst &Inst) { in validateConstantBusLimitations() function in AMDGPUAsmParser2466 if (!validateConstantBusLimitations(Inst)) { in validateInstruction()