HomeSort by: relevance | last modified time | path
    Searched refs:MatchInstruction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 122 unsigned MatchInstruction(const OperandVector &Operands, MCInst &Inst,
4159 unsigned OriginalError = MatchInstruction(Operands, Inst, ErrorInfo,
4257 MatchInstruction(Operands, Inst, ErrorInfoIgnore, MissingFeatures,
4461 Match.push_back(MatchInstruction(Operands, Inst, ErrorInfo,
4478 unsigned M = MatchInstruction(Operands, Inst, ErrorInfoIgnore,
4497 Match.push_back(MatchInstruction(
4523 unsigned M = MatchInstruction(
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 709 unsigned MatchInstruction(OperandVector &Operands, MCInst &Inst,
10831 unsigned ARMAsmParser::MatchInstruction(OperandVector &Operands, MCInst &Inst,
10929 MatchResult = MatchInstruction(Operands, Inst, NearMisses, MatchingInlineAsm,

Completed in 30 milliseconds