|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
lib/Target/ARM/Thumb2SizeReduction.cpp 203 bool ReduceToNarrow(MachineBasicBlock &MBB, MachineInstr *MI,
References
lib/Target/ARM/Thumb2SizeReduction.cpp 632 return ReduceToNarrow(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);
1023 ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop))