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()
624 const ReduceEntry &Entry, in ReduceSpecial()
715 static const ReduceEntry NarrowEntry = in ReduceSpecial()
737 const ReduceEntry &Entry, in ReduceTo2Addr()
852 const ReduceEntry &Entry, in ReduceToNarrow()
1011 const ReduceEntry &Entry = ReduceTable[OPI->second]; in ReduceMI()