Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1818 bool tryAnotherVOPDEncoding(const MCInst &Inst);
3622 if (tryAnotherVOPDEncoding(Inst)) in checkTargetMatchPredicate()
4091 bool AMDGPUAsmParser::tryAnotherVOPDEncoding(const MCInst &Inst) { in tryAnotherVOPDEncoding() function in AMDGPUAsmParser