Home
last modified time | relevance | path

Searched refs:validateMIMGAddrSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1747 bool validateMIMGAddrSize(const MCInst &Inst, const SMLoc &IDLoc);
3906 bool AMDGPUAsmParser::validateMIMGAddrSize(const MCInst &Inst, in validateMIMGAddrSize() function in AMDGPUAsmParser
5110 if (!validateMIMGAddrSize(Inst, IDLoc)) in validateInstruction()