Home
last modified time | relevance | path

Searched refs:MaxNestedScalarReductionIC (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp196 static cl::opt<unsigned> MaxNestedScalarReductionIC( variable
5497 unsigned F = static_cast<unsigned>(MaxNestedScalarReductionIC); in selectInterleaveCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp262 static cl::opt<unsigned> MaxNestedScalarReductionIC( variable
5329 unsigned F = static_cast<unsigned>(MaxNestedScalarReductionIC); in selectInterleaveCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp320 static cl::opt<unsigned> MaxNestedScalarReductionIC( variable
5880 unsigned F = static_cast<unsigned>(MaxNestedScalarReductionIC); in selectInterleaveCount()