Home
last modified time | relevance | path

Searched defs:InterleaveOnlyWhenForced (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h86 bool InterleaveOnlyWhenForced; member
123 bool InterleaveOnlyWhenForced; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp69 bool InterleaveOnlyWhenForced, in LoopVectorizeHints()
DLoopVectorize.cpp6406 Pass *createLoopVectorizePass(bool InterleaveOnlyWhenForced, in createLoopVectorizePass()