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