Searched defs:ReduceEntry (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 43 struct ReduceEntry { struct in namespace:__anon22316 60 static const ReduceEntry ReduceTable[] = { 152 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, 157 const ReduceEntry &Entry); 160 const ReduceEntry &Entry, bool LiveCPSR, bool IsSelfLoop); 165 const ReduceEntry &Entry, bool LiveCPSR, 171 const ReduceEntry &Entry, bool LiveCPSR, 293 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, 368 const ReduceEntry &Entry) { 529 const ReduceEntry [all...] |
Completed in 57 milliseconds