Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DPassManagerBuilder.h158 bool SLPVectorize; variable
/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp619 bool MergeFunctions, bool UnrollLoops, bool SLPVectorize, bool LoopVectorize, in LLVMRustOptimize()