Searched refs:LoopVersioning (Results 1 – 19 of 19) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | LoopVersioning.cpp | 40 LoopVersioning::LoopVersioning(const LoopAccessInfo &LAI, in LoopVersioning() function in LoopVersioning 49 void LoopVersioning::versionLoop( in versionLoop() 128 void LoopVersioning::addPHINodes( in addPHINodes() 174 void LoopVersioning::prepareNoAliasMetadata() { in prepareNoAliasMetadata() 215 void LoopVersioning::annotateLoopWithNoAlias() { in annotateLoopWithNoAlias() 228 void LoopVersioning::annotateInstWithNoAlias(Instruction *VersionedInst, in annotateInstWithNoAlias() 282 LoopVersioning LVer(LAI, LAI.getRuntimePointerChecking()->getChecks(), L, in runImpl()
|
| H A D | CMakeLists.txt | 46 LoopVersioning.cpp
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
| H A D | LoopVersioning.h | 41 class LoopVersioning { 47 LoopVersioning(const LoopAccessInfo &LAI,
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/ |
| H A D | BUILD.gn | 54 "LoopVersioning.cpp",
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMTransformUtils/ |
| H A D | Makefile | 53 LoopVersioning.cpp \
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LoopVersioningLICM.cpp | 595 LoopVersioning LVer(*LAI, LAI->getRuntimePointerChecking()->getChecks(), in run()
|
| H A D | LoopLoadElimination.cpp | 580 LoopVersioning LV(LAI, Checks, L, LI, DT, PSE.getSE()); in processLoop()
|
| H A D | LoopDistribute.cpp | 815 LoopVersioning LVer(*LAI, Checks, L, LI, DT, SE); in processLoop()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 385 std::unique_ptr<LoopVersioning> LVer;
|
| H A D | LoopVectorize.cpp | 7666 State.LVer = std::make_unique<LoopVersioning>( in executePlan()
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 2800 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.macppc | 2799 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.loongson | 2799 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.octeon | 2799 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.arm64 | 2800 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.powerpc64 | 2798 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.armv7 | 2798 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.i386 | 2798 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|
| H A D | clang.sparc64 | 2799 ./usr/include/llvm/Transforms/Utils/LoopVersioning.h
|