Searched defs:MatchInstruction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/AsmParser/ | ||
H A D | X86AsmParser.cpp | 131 unsigned MatchInstruction(const OperandVector &Operands, MCInst &Inst, MatchInstruction() function in __anon56d446ff0111::X86AsmParser |
/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 11265 unsigned ARMAsmParser::MatchInstruction(OperandVector &Operands, MCInst &Inst, MatchInstruction() function in ARMAsmParser |