Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1537 static bool isExplicitVecOuterLoop(Loop *OuterLp, in isExplicitVecOuterLoop() function
1573 (EnableVPlanNativePath && isExplicitVecOuterLoop(&L, ORE))) { in collectSupportedLoops()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2152 static bool isExplicitVecOuterLoop(Loop *OuterLp, in isExplicitVecOuterLoop() function
2188 (EnableVPlanNativePath && isExplicitVecOuterLoop(&L, ORE))) { in collectSupportedLoops()