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

References

lib/Target/ARC/Disassembler/ARCDisassembler.cpp
  323           decodeInstruction(DecoderTable64, Instr, Insn64, Address, this, STI);
  335     return decodeInstruction(DecoderTable32, Instr, Insn32, Address, this, STI);
  343           decodeInstruction(DecoderTable48, Instr, Insn48, Address, this, STI);
  358     return decodeInstruction(DecoderTable16, Instr, Insn16, Address, this, STI);