Searched refs:validateMIMGGatherDMask (Results 1 – 1 of 1) sorted by relevance
1709 bool validateMIMGGatherDMask(const MCInst &Inst);3825 bool AMDGPUAsmParser::validateMIMGGatherDMask(const MCInst &Inst) { in validateMIMGGatherDMask() function in AMDGPUAsmParser4942 if (!validateMIMGGatherDMask(Inst)) { in validateInstruction()