Home
last modified time | relevance | path

Searched refs:NewBECount (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1879 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1881 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1882 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1886 NewBECount->getType()); in run()
1888 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1903 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1905 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1906 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1910 NewBECount->getType()); in run()
1912 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1903 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1905 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1906 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1910 NewBECount->getType()); in run()
1912 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1905 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1907 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1908 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1912 NewBECount->getType()); in run()
1914 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1903 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1905 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1906 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1910 NewBECount->getType()); in run()
1912 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1908 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1910 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1911 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1915 NewBECount->getType()); in run()
1917 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1903 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1905 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1906 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1910 NewBECount->getType()); in run()
1912 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1905 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1907 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1908 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1912 NewBECount->getType()); in run()
1914 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1903 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
1905 SE->getTypeSizeInBits(NewBECount->getType())) in run()
1906 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
1910 NewBECount->getType()); in run()
1912 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2672 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
2674 SE->getTypeSizeInBits(NewBECount->getType())) in run()
2675 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
2679 NewBECount->getType()); in run()
2680 assert(BackedgeTakenCount == NewBECount && "indvars must preserve SCEV"); in run()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2526 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
2528 SE->getTypeSizeInBits(NewBECount->getType())) in run()
2529 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
2533 NewBECount->getType()); in run()
2534 assert(BackedgeTakenCount == NewBECount && "indvars must preserve SCEV"); in run()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2824 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
2826 SE->getTypeSizeInBits(NewBECount->getType())) in run()
2827 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
2831 NewBECount->getType()); in run()
2833 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2824 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
2826 SE->getTypeSizeInBits(NewBECount->getType())) in run()
2827 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
2831 NewBECount->getType()); in run()
2833 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp3142 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
3144 SE->getTypeSizeInBits(NewBECount->getType())) in run()
3145 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
3149 NewBECount->getType()); in run()
3151 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2880 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
2882 SE->getTypeSizeInBits(NewBECount->getType())) in run()
2883 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
2887 NewBECount->getType()); in run()
2888 assert(BackedgeTakenCount == NewBECount && "indvars must preserve SCEV"); in run()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp3168 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
3170 SE->getTypeSizeInBits(NewBECount->getType())) in run()
3171 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
3175 NewBECount->getType()); in run()
3177 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp3168 const SCEV *NewBECount = SE->getBackedgeTakenCount(L); in run() local
3170 SE->getTypeSizeInBits(NewBECount->getType())) in run()
3171 NewBECount = SE->getTruncateOrNoop(NewBECount, in run()
3175 NewBECount->getType()); in run()
3177 NewBECount) && "indvars must preserve SCEV"); in run()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DScalarEvolution.cpp11873 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
11876 NewBECount == SE2.getCouldNotCompute()) { in verify()
11885 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
11896 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11897 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
11899 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11900 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
11902 const SCEV *Delta = SE2.getMinusSCEV(CurBECount, NewBECount); in verify()
11908 dbgs() << "New: " << *NewBECount << "\n"; in verify()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp12013 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
12016 NewBECount == SE2.getCouldNotCompute()) { in verify()
12025 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
12036 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
12037 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
12039 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
12040 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
12042 const SCEV *Delta = SE2.getMinusSCEV(CurBECount, NewBECount); in verify()
12048 dbgs() << "New: " << *NewBECount << "\n"; in verify()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp11865 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
11868 NewBECount == SE2.getCouldNotCompute()) { in verify()
11877 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
11888 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11889 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
11891 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11892 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
11894 const SCEV *Delta = SE2.getMinusSCEV(CurBECount, NewBECount); in verify()
11900 dbgs() << "New: " << *NewBECount << "\n"; in verify()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp12013 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
12016 NewBECount == SE2.getCouldNotCompute()) { in verify()
12025 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
12036 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
12037 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
12039 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
12040 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
12042 const SCEV *Delta = SE2.getMinusSCEV(CurBECount, NewBECount); in verify()
12048 dbgs() << "New: " << *NewBECount << "\n"; in verify()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12013 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
12016 NewBECount == SE2.getCouldNotCompute()) { in verify()
12025 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
12036 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
12037 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
12039 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
12040 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
12042 const SCEV *Delta = SE2.getMinusSCEV(CurBECount, NewBECount); in verify()
12048 dbgs() << "New: " << *NewBECount << "\n"; in verify()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp11875 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
11878 NewBECount == SE2.getCouldNotCompute()) { in verify()
11887 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
11898 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11899 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
11901 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11902 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
11905 dyn_cast<SCEVConstant>(SE2.getMinusSCEV(CurBECount, NewBECount)); in verify()
11910 dbgs() << "New: " << *NewBECount << "\n"; in verify()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp11855 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
11858 NewBECount == SE2.getCouldNotCompute()) { in verify()
11867 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
11878 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11879 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
11881 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11882 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
11885 dyn_cast<SCEVConstant>(SE2.getMinusSCEV(CurBECount, NewBECount)); in verify()
11890 dbgs() << "New: " << *NewBECount << "\n"; in verify()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp11695 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() local
11698 NewBECount == SE2.getCouldNotCompute()) { in verify()
11707 if (containsUndefs(CurBECount) || containsUndefs(NewBECount)) { in verify()
11718 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11719 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify()
11721 SE.getTypeSizeInBits(NewBECount->getType())) in verify()
11722 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify()
11725 dyn_cast<SCEVConstant>(SE2.getMinusSCEV(CurBECount, NewBECount)); in verify()
11730 dbgs() << "New: " << *NewBECount << "\n"; in verify()

12