reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/XCore/Disassembler/XCoreDisassembler.cpp
  137 static DecodeStatus Decode3RInstruction(MCInst &Inst,

References

gen/lib/Target/XCore/XCoreGenDisassemblerTables.inc
  663     if (Decode3RInstruction(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembler::Fail; }
lib/Target/XCore/Disassembler/XCoreDisassembler.cpp
  288     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  291     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  294     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  297     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  300     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  303     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  306     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  309     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  312     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  315     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  336     return Decode3RInstruction(Inst, Insn, Address, Decoder);
  339     return Decode3RInstruction(Inst, Insn, Address, Decoder);