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

References

lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  642       decodeInstruction(DecoderTableARM32, MI, Insn, Address, this, STI);
  661     Result = decodeInstruction(Table.P, MI, Insn, Address, this, STI);
  673       decodeInstruction(DecoderTableCoProc32, MI, Insn, Address, this, STI);
  924       decodeInstruction(DecoderTableThumb16, MI, Insn16, Address, this, STI);
  931   Result = decodeInstruction(DecoderTableThumbSBit16, MI, Insn16, Address, this,
  942       decodeInstruction(DecoderTableThumb216, MI, Insn16, Address, this, STI);
  979       decodeInstruction(DecoderTableMVE32, MI, Insn32, Address, this, STI);
  999       decodeInstruction(DecoderTableThumb32, MI, Insn32, Address, this, STI);
 1009       decodeInstruction(DecoderTableThumb232, MI, Insn32, Address, this, STI);
 1018         decodeInstruction(DecoderTableVFP32, MI, Insn32, Address, this, STI);
 1027       decodeInstruction(DecoderTableVFPV832, MI, Insn32, Address, this, STI);
 1034     Result = decodeInstruction(DecoderTableNEONDup32, MI, Insn32, Address, this,
 1047     Result = decodeInstruction(DecoderTableNEONLoadStore32, MI, NEONLdStInsn,
 1061     Result = decodeInstruction(DecoderTableNEONData32, MI, NEONDataInsn,
 1073     Result = decodeInstruction(DecoderTablev8Crypto32, MI, NEONCryptoInsn,
 1082     Result = decodeInstruction(DecoderTablev8NEON32, MI, NEONv8Insn, Address,
 1091       decodeInstruction(DecoderTableThumb2CoProc32, MI, Insn32, Address, this, STI);