Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h450 virtual unsigned checkTargetMatchPredicate(MCInst &Inst) { in checkTargetMatchPredicate() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1019 unsigned checkTargetMatchPredicate(MCInst &Inst) override;
2141 unsigned AMDGPUAsmParser::checkTargetMatchPredicate(MCInst &Inst) { in checkTargetMatchPredicate() function in AMDGPUAsmParser
/freebsd-12.1/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp167 unsigned checkTargetMatchPredicate(MCInst &Inst) override;
5158 unsigned MipsAsmParser::checkTargetMatchPredicate(MCInst &Inst) { in checkTargetMatchPredicate() function in MipsAsmParser
/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp611 unsigned checkTargetMatchPredicate(MCInst &Inst) override;
9081 unsigned ARMAsmParser::checkTargetMatchPredicate(MCInst &Inst) { in checkTargetMatchPredicate() function in ARMAsmParser