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

References

gen/lib/Target/ARM/ARMGenDAGISel.inc
30692 /* 67497*/        OPC_MorphNodeTo0, TARGET_VAL(ARM::BR_JTadd), 0|OPFL_Chain,
lib/Target/ARM/ARMAsmPrinter.cpp
 1792   case ARM::BR_JTadd: {
lib/Target/ARM/ARMBaseInstrInfo.h
  511          Opc == ARM::BR_JTm_rs || Opc == ARM::BR_JTadd || Opc == ARM::tBR_JTr ||
lib/Target/ARM/ARMConstantIslandPass.cpp
  571     case ARM::BR_JTadd:
lib/Target/ARM/ARMISelLowering.cpp
 9791       BuildMI(DispContBB, dl, TII->get(ARM::BR_JTadd))