HomeSort by relevance Sort by last modified time
    Searched refs:MatchAndEmitInstruction (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/MC/
MCTargetAsmParser.h 134 /// MatchAndEmitInstruction - Recognize a series of operands of a parsed
141 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
  /external/llvm/lib/Target/MBlaze/AsmParser/
MBlazeAsmParser.cpp 48 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
324 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 70 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
540 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 75 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 74 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 275 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]

Completed in 30 milliseconds