Home
last modified time | relevance | path

Searched refs:ReduceEntry (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2SizeReduction.cpp41 struct ReduceEntry { struct
57 static const ReduceEntry ReduceTable[] = {
151 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
156 const ReduceEntry &Entry);
159 const ReduceEntry &Entry, bool LiveCPSR,
165 const ReduceEntry &Entry,
171 const ReduceEntry &Entry,
242 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC()
317 const ReduceEntry &Entry) { in ReduceLoadStore()
478 const ReduceEntry &Entry, in ReduceSpecial()
[all …]
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp45 struct ReduceEntry { struct
62 static const ReduceEntry ReduceTable[] = {
164 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
169 const ReduceEntry &Entry);
172 const ReduceEntry &Entry, bool LiveCPSR, bool IsSelfLoop);
177 const ReduceEntry &Entry, bool LiveCPSR,
183 const ReduceEntry &Entry, bool LiveCPSR,
306 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC()
379 const ReduceEntry &Entry) { in ReduceLoadStore()
593 const ReduceEntry &Entry, in ReduceSpecial()
[all …]