Lines Matching refs:ReduceEntry
64 struct ReduceEntry { struct
81 static const ReduceEntry ReduceTable[] = {
185 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
190 const ReduceEntry &Entry);
193 const ReduceEntry &Entry, bool LiveCPSR, bool IsSelfLoop);
198 const ReduceEntry &Entry, bool LiveCPSR,
204 const ReduceEntry &Entry, bool LiveCPSR,
332 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC()
405 const ReduceEntry &Entry) { in ReduceLoadStore()
633 const ReduceEntry &Entry, in ReduceSpecial()
724 static const ReduceEntry NarrowEntry = in ReduceSpecial()
746 const ReduceEntry &Entry, in ReduceTo2Addr()
861 const ReduceEntry &Entry, in ReduceToNarrow()
1020 const ReduceEntry &Entry = ReduceTable[OPI->second]; in ReduceMI()