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

/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp41 struct ReduceEntry { struct in namespace:__anon8885
57 static const ReduceEntry ReduceTable[] = {
153 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
158 const ReduceEntry &Entry);
161 const ReduceEntry &Entry, bool LiveCPSR,
167 const ReduceEntry &Entry,
174 const ReduceEntry &Entry,
253 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
328 const ReduceEntry &Entry) {
489 const ReduceEntry
[all...]

Completed in 109 milliseconds