Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1091 bool validateMIMGGatherDMask(const MCInst &Inst);
2428 bool AMDGPUAsmParser::validateMIMGGatherDMask(const MCInst &Inst) { in validateMIMGGatherDMask() function in AMDGPUAsmParser
2497 if (!validateMIMGGatherDMask(Inst)) { in validateInstruction()