Lines Matching refs:ReduceEntry
44 struct ReduceEntry { struct
61 static const ReduceEntry ReduceTable[] = {
153 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
158 const ReduceEntry &Entry);
161 const ReduceEntry &Entry, bool LiveCPSR, bool IsSelfLoop);
166 const ReduceEntry &Entry, bool LiveCPSR,
172 const ReduceEntry &Entry, bool LiveCPSR,
292 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC()
367 const ReduceEntry &Entry) { in ReduceLoadStore()
527 const ReduceEntry &Entry, in ReduceSpecial()
617 static const ReduceEntry NarrowEntry = in ReduceSpecial()
629 const ReduceEntry &Entry, in ReduceTo2Addr()
747 const ReduceEntry &Entry, in ReduceToNarrow()
895 const ReduceEntry &Entry = ReduceTable[OPI->second]; in ReduceMI()