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

References

gen/lib/Target/ARM/ARMGenDAGISel.inc
30714 /* 67532*/        OPC_MorphNodeTo0, TARGET_VAL(ARM::tBR_JTr), 0|OPFL_Chain,
lib/Target/ARM/ARMAsmPrinter.cpp
 1747   case ARM::tBR_JTr:
lib/Target/ARM/ARMBaseInstrInfo.h
  511          Opc == ARM::BR_JTm_rs || Opc == ARM::BR_JTadd || Opc == ARM::tBR_JTr ||
lib/Target/ARM/ARMBasicBlockInfo.cpp
   41     case ARM::tBR_JTr:
   66   if (!MBB->empty() && MBB->back().getOpcode() == ARM::tBR_JTr) {
lib/Target/ARM/ARMConstantIslandPass.cpp
  573     case ARM::tBR_JTr:
  681           (I.getOpcode() == ARM::t2BR_JT || I.getOpcode() == ARM::tBR_JTr))
  722         case ARM::tBR_JTr:
lib/Target/ARM/ARMISelLowering.cpp
 9706     BuildMI(DispContBB, dl, TII->get(ARM::tBR_JTr))