Home
last modified time | relevance | path

Searched defs:MatchInstruction (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp131 unsigned MatchInstruction(const OperandVector &Operands, MCInst &Inst, MatchInstruction() function in __anon56d446ff0111::X86AsmParser
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11265 unsigned ARMAsmParser::MatchInstruction(OperandVector &Operands, MCInst &Inst, MatchInstruction() function in ARMAsmParser