Home
last modified time | relevance | path

Searched refs:LoopVectorize (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DCMakeLists.txt4 LoopVectorize.cpp
H A DLoopVectorize.cpp2208 struct LoopVectorize : public FunctionPass { struct
2214 explicit LoopVectorize(bool InterleaveOnlyWhenForced = false, in LoopVectorize() argument
7347 char LoopVectorize::ID = 0;
7351 INITIALIZE_PASS_BEGIN(LoopVectorize, LV_NAME, lv_name, false, false)
7365 INITIALIZE_PASS_END(LoopVectorize, LV_NAME, lv_name, false, false)
7369 Pass *createLoopVectorizePass() { return new LoopVectorize(); } in createLoopVectorizePass()
7373 return new LoopVectorize(InterleaveOnlyWhenForced, VectorizeOnlyWhenForced); in createLoopVectorizePass()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/Vectorize/
H A DBUILD.gn12 "LoopVectorize.cpp",
/openbsd-src/gnu/usr.bin/clang/libLLVMVectorize/
H A DMakefile11 LoopVectorize.cpp \
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h96 bool LoopVectorize; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp51 LoopVectorize = true; in PassManagerBuilder()
206 PM.add(createLoopVectorizePass(!LoopsInterleaved, !LoopVectorize)); in addVectorPasses()
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DVariableNames.rst44 …0a8bc14ad7f3209fe702d18e250194cd90188596/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp#L7445>`_::
/openbsd-src/gnu/llvm/llvm/docs/
H A DAArch64SME.rst394 As a first step, this means we'll disable vectorization (LoopVectorize/SLP)
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642844 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.macppc2843 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.loongson2843 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.octeon2843 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.arm642844 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.powerpc642842 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.armv72842 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.i3862842 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
H A Dclang.sparc642843 ./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h