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

  /external/llvm/include/llvm/MC/
MCTargetAsmParser.h 163 /// MatchAndEmitInstruction - Recognize a series of operands of a parsed
169 virtual bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 49 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
386 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
  /external/llvm/lib/Target/SystemZ/AsmParser/
SystemZAsmParser.cpp 378 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
713 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
  /external/llvm/lib/Target/R600/AsmParser/
AMDGPUAsmParser.cpp 329 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
505 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp 257 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 85 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 123 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 696 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 375 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
    [all...]

Completed in 753 milliseconds