Lines Matching refs:ReduceEntry
44 struct ReduceEntry { struct
61 static const ReduceEntry ReduceTable[] = {
156 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
161 const ReduceEntry &Entry);
164 const ReduceEntry &Entry, bool LiveCPSR, bool IsSelfLoop);
169 const ReduceEntry &Entry, bool LiveCPSR,
175 const ReduceEntry &Entry, bool LiveCPSR,
298 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC()
371 const ReduceEntry &Entry) { in ReduceLoadStore()
545 const ReduceEntry &Entry, in ReduceSpecial()
635 static const ReduceEntry NarrowEntry = in ReduceSpecial()
647 const ReduceEntry &Entry, in ReduceTo2Addr()
766 const ReduceEntry &Entry, in ReduceToNarrow()
913 const ReduceEntry &Entry = ReduceTable[OPI->second]; in ReduceMI()