Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/x86_64/
Dmachine_ir_analysis.h28 using LoopVector = ArenaVector<Loop*>; variable
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGParser.h62 typedef std::vector<ForeachLoop> LoopVector; typedef
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp49 typedef SmallVector<Loop *, 8> LoopVector; typedef
279 static void populateWorklist(Loop &L, SmallVector<LoopVector, 8> &V) { in populateWorklist()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp387 using LoopVector = SmallVector<Loop *, 4>; typedef
H A DLoopInterchange.cpp63 using LoopVector = SmallVector<Loop *, 8>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp452 using LoopVector = SmallVector<Loop *, 4>; typedef
H A DLoopInterchange.cpp66 using LoopVector = SmallVector<Loop *, 8>; typedef
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp527 typedef std::vector<MachineLoop*> LoopVector; in collectIndRegs() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp572 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp573 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef