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

References

lib/Target/ARM/Thumb2SizeReduction.cpp
  630       if (ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, IsSelfLoop))
  632       return ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop);
  684         if (ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, IsSelfLoop))
  688         return ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop);
  700       return ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop);
  706       return ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop);
  716     if (ReduceToNarrow(MBB, MI, NarrowEntry, LiveCPSR, IsSelfLoop))
  718     return ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop);
  728       return ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop);