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

References

lib/MC/MCDisassembler/Disassembler.cpp
  313       IP->setPrintImmHex(true);
tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
 1055   m_instr_printer_up->setPrintImmHex(use_hex_immed);
tools/llvm-mc/llvm-mc.cpp
  457     IP->setPrintImmHex(PrintImmHex);
tools/llvm-mca/llvm-mca.cpp
  423   IP->setPrintImmHex(PrintImmHex);
tools/llvm-objdump/MachODump.cpp
 7237   IP->setPrintImmHex(PrintImmHex);
 7287     ThumbIP->setPrintImmHex(PrintImmHex);
tools/llvm-objdump/llvm-objdump.cpp
 1593   IP->setPrintImmHex(PrintImmHex);