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

References

lib/Target/ARM/ARMBaseInstrInfo.h
  521   return Opc == ARM::tPOP_RET || Opc == ARM::LDMIA_RET ||
  521   return Opc == ARM::tPOP_RET || Opc == ARM::LDMIA_RET ||
  522          Opc == ARM::t2LDMIA_RET || Opc == ARM::tPOP || Opc == ARM::LDMIA_UPD ||
  522          Opc == ARM::t2LDMIA_RET || Opc == ARM::tPOP || Opc == ARM::LDMIA_UPD ||
  522          Opc == ARM::t2LDMIA_RET || Opc == ARM::tPOP || Opc == ARM::LDMIA_UPD ||
  523          Opc == ARM::t2LDMIA_UPD || Opc == ARM::VLDMDIA_UPD;
  523          Opc == ARM::t2LDMIA_UPD || Opc == ARM::VLDMDIA_UPD;