Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h90 bool VectorizeOnlyWhenForced; member
127 bool VectorizeOnlyWhenForced; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6407 bool VectorizeOnlyWhenForced) { in createLoopVectorizePass()