Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1535 bool validateMIMGGatherDMask(const MCInst &Inst);
3474 bool AMDGPUAsmParser::validateMIMGGatherDMask(const MCInst &Inst) { in validateMIMGGatherDMask() function in AMDGPUAsmParser
4221 if (!validateMIMGGatherDMask(Inst)) { in validateInstruction()