Searched refs:validateMIMGAddrSize (Results 1 – 1 of 1) sorted by relevance
1712 bool validateMIMGAddrSize(const MCInst &Inst, const SMLoc &IDLoc);3736 bool AMDGPUAsmParser::validateMIMGAddrSize(const MCInst &Inst, in validateMIMGAddrSize() function in AMDGPUAsmParser4935 if (!validateMIMGAddrSize(Inst, IDLoc)) in validateInstruction()