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

References

gen/lib/Target/ARM/ARMGenDAGISel.inc
36589 /* 80486*/    OPC_MorphNodeTo0, TARGET_VAL(ARM::t2BR_JT), 0|OPFL_Chain,
lib/Target/ARM/ARMAsmPrinter.cpp
 1640   case ARM::t2BR_JT: {
lib/Target/ARM/ARMBaseInstrInfo.h
  512          Opc == ARM::t2BR_JT;
lib/Target/ARM/ARMBasicBlockInfo.cpp
   40     case ARM::t2BR_JT:
lib/Target/ARM/ARMConstantIslandPass.cpp
  578     case ARM::t2BR_JT:
  681           (I.getOpcode() == ARM::t2BR_JT || I.getOpcode() == ARM::tBR_JTr))
  721         case ARM::t2BR_JT:
lib/Target/ARM/ARMISelLowering.cpp
 9623     BuildMI(DispContBB, dl, TII->get(ARM::t2BR_JT))