Searched defs:LVP (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5521 const ElementCount MainLoopVF, const LoopVectorizationPlanner &LVP) { in selectEpilogueVectorizationFactor() 9978 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, LVL, CM, IAI, PSE, Hints, ORE); in processLoopInVPlanNativePath() local 10321 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, &LVL, CM, IAI, PSE, Hints, ORE); in processLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 7568 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, LVL, CM, IAI); in processLoopInVPlanNativePath() local 7727 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, &LVL, CM, IAI); in processLoop() local
|