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

References

lib/Target/ARM/ARMCallLowering.cpp
  511   if (STI.genLongCalls())
lib/Target/ARM/ARMExpandPseudoInsts.cpp
 1412       if (STI->genLongCalls()) {
lib/Target/ARM/ARMFastISel.cpp
 2258   if (Subtarget->genLongCalls()) {
 2264   unsigned CallOpc = ARMSelectCallOp(Subtarget->genLongCalls());
 2270   if (Subtarget->genLongCalls())
 2392   if (!GV || Subtarget->genLongCalls()) UseReg = true;
lib/Target/ARM/ARMISelLowering.cpp
 2283   if (Subtarget->genLongCalls()) {