Searched refs:LoopRotation (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 49 bool Changed = LoopRotation(&L, &AR.LI, &AR.TTI, &AR.AC, &AR.DT, &AR.SE, in run() 108 return LoopRotation(L, LI, TTI, AC, &DT, &SE, in runOnLoop()
|
D | CMakeLists.txt | 39 LoopRotation.cpp
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 62 bool Changed = LoopRotation(&L, &AR.LI, &AR.TTI, &AR.AC, &AR.DT, &AR.SE, in run() 133 return LoopRotation(L, LI, TTI, AC, &DT, &SE, MSSAU ? &*MSSAU : nullptr, SQ, in runOnLoop()
|
D | CMakeLists.txt | 43 LoopRotation.cpp
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | LoopRotationUtils.h | 33 bool LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI,
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
D | LoopRotationUtils.h | 33 bool LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI,
|
/external/llvm/lib/Transforms/Scalar/ |
D | CMakeLists.txt | 28 LoopRotation.cpp
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 664 bool llvm::LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI, in LoopRotation() function in llvm
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 836 bool llvm::LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI, in LoopRotation() function in llvm
|
/external/swiftshader/third_party/llvm-10.0/ |
D | Android.bp | 755 "llvm/lib/Transforms/Scalar/LoopRotation.cpp",
|
D | BUILD.gn | 990 "llvm/lib/Transforms/Scalar/LoopRotation.cpp",
|
D | CMakeLists.txt | 758 ${LLVM_DIR}/lib/Transforms/Scalar/LoopRotation.cpp
|
/external/swiftshader/third_party/llvm-16.0/ |
D | Android.bp | 987 "llvm/lib/Transforms/Scalar/LoopRotation.cpp",
|
D | CMakeLists.txt | 966 ${LLVM_DIR}/lib/Transforms/Scalar/LoopRotation.cpp
|
D | BUILD.gn | 1134 "llvm/lib/Transforms/Scalar/LoopRotation.cpp",
|
/external/angle/third_party/clspv/gn/llvm/sources/ |
D | BUILD.gn | 441 "//$clspv_llvm_dir/llvm/lib/Transforms/Scalar/LoopRotation.cpp",
|
/external/skia/bazel/rbe/gce_linux/cc/ |
D | module.modulemap | 3877 textual header "/usr/include/llvm-11/llvm/Transforms/Scalar/LoopRotation.h"
|