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[] = { 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() [all …]
|