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