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

References

lib/Target/XCore/Disassembler/XCoreDisassembler.cpp
  348   DecodeStatus S = Decode2OpInstruction(Insn, Op1, Op2);
  361   DecodeStatus S = Decode2OpInstruction(Insn, Op1, Op2);
  374   DecodeStatus S = Decode2OpInstruction(Insn, Op2, Op1);
  387   DecodeStatus S = Decode2OpInstruction(Insn, Op1, Op2);
  401   DecodeStatus S = Decode2OpInstruction(Insn, Op1, Op2);
  414   DecodeStatus S = Decode2OpInstruction(Insn, Op1, Op2);
  427   DecodeStatus S = Decode2OpInstruction(Insn, Op1, Op2);
  512   DecodeStatus S = Decode2OpInstruction(fieldFromInstruction(Insn, 0, 16),
  526   DecodeStatus S = Decode2OpInstruction(fieldFromInstruction(Insn, 0, 16),
  687   S = Decode2OpInstruction(fieldFromInstruction(Insn, 16, 16), Op4, Op5);