Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1637 bool validateMIMGMSAA(const MCInst &Inst);
3686 bool AMDGPUAsmParser::validateMIMGMSAA(const MCInst &Inst) { in validateMIMGMSAA() function in AMDGPUAsmParser
4575 if (!validateMIMGMSAA(Inst)) { in validateInstruction()