Home
last modified time | relevance | path

Searched defs:LowOverheadLoop (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp122 struct LowOverheadLoop { struct
124 MachineLoop *ML = nullptr;
125 MachineFunction *MF = nullptr;
126 MachineInstr *InsertPt = nullptr;
127 MachineInstr *Start = nullptr;
128 MachineInstr *Dec = nullptr;
129 MachineInstr *End = nullptr;
130 MachineInstr *VCTP = nullptr;
131 VPTBlock *CurrentBlock = nullptr;
132 SetVector<MachineInstr*> CurrentPredicate;
[all …]