Searched refs:LoopRotation (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 43 bool Changed = LoopRotation(&L, &AR.LI, &AR.TTI, &AR.AC, &AR.DT, &AR.SE, SQ, in run() 87 return LoopRotation(L, LI, TTI, AC, DT, SE, SQ, false, MaxHeaderSize, in runOnLoop()
|
D | CMakeLists.txt | 38 LoopRotation.cpp
|
/external/swiftshader/third_party/llvm-7.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-7.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 636 bool llvm::LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI, in LoopRotation() function in llvm
|
/external/swiftshader/third_party/llvm-7.0/ |
D | Android.mk | 895 llvm/lib/Transforms/Scalar/LoopRotation.cpp \
|
D | BUILD.gn | 1151 "llvm/lib/Transforms/Scalar/LoopRotation.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 1392 ${LLVM_DIR}/lib/Transforms/Scalar/LoopRotation.cpp
|