Searched refs:ReduceEntry (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 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() [all …]
|