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

References

lib/Target/ARM/ARMAsmPrinter.cpp
 1248   if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) {
 1603   case ARM::CONSTPOOL_ENTRY: {
lib/Target/ARM/ARMBaseInstrInfo.cpp
  723   case ARM::CONSTPOOL_ENTRY:
lib/Target/ARM/ARMConstantIslandPass.cpp
  531       BuildMI(*BB, InsAt, DebugLoc(), TII->get(ARM::CONSTPOOL_ENTRY))
  655   case ARM::CONSTPOOL_ENTRY:
  763       if (Opc == ARM::CONSTPOOL_ENTRY || Opc == ARM::JUMPTABLE_ADDRS ||