Lines Matching refs:ReduceEntry
65 struct ReduceEntry { struct
82 static const ReduceEntry ReduceTable[] = {
186 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
191 const ReduceEntry &Entry);
194 const ReduceEntry &Entry, bool LiveCPSR, bool IsSelfLoop);
199 const ReduceEntry &Entry, bool LiveCPSR,
205 const ReduceEntry &Entry, bool LiveCPSR,
333 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC()
406 const ReduceEntry &Entry) { in ReduceLoadStore()
634 const ReduceEntry &Entry, in ReduceSpecial()
725 static const ReduceEntry NarrowEntry = in ReduceSpecial()
747 const ReduceEntry &Entry, in ReduceTo2Addr()
862 const ReduceEntry &Entry, in ReduceToNarrow()
1025 const ReduceEntry &Entry = ReduceTable[OPI->second]; in ReduceMI()