Searched defs:ReduceEntry (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp43 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