Home
last modified time | relevance | path

Searched refs:CmpConst (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp825 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessorsImpl() local
838 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessorsImpl()
857 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessorsImpl()
876 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessorsImpl()
902 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessorsImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp825 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessorsImpl() local
838 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessorsImpl()
857 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessorsImpl()
876 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessorsImpl()
902 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessorsImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp825 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessorsImpl() local
838 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessorsImpl()
857 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessorsImpl()
876 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessorsImpl()
902 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessorsImpl()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp815 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessorsImpl() local
828 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessorsImpl()
847 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessorsImpl()
866 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessorsImpl()
892 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessorsImpl()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp809 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessorsImpl() local
822 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessorsImpl()
841 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessorsImpl()
860 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessorsImpl()
886 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessorsImpl()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp805 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessors() local
818 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessors()
837 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessors()
856 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessors()
882 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessors()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DBranchProbabilityInfo.cpp500 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
554 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DBranchProbabilityInfo.cpp501 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
555 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DBranchProbabilityInfo.cpp501 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
555 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp516 if (Constant *CmpConst = dyn_cast<Constant>(Cmp->getOperand(1))) { in ComputeValueKnownInPredecessors() local
522 cast<Constant>(UndefValue::get(CmpConst->getType())); in ComputeValueKnownInPredecessors()
524 V, CmpConst); in ComputeValueKnownInPredecessors()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DBranchProbabilityInfo.cpp530 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
584 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp530 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
584 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp530 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
584 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp830 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessorsImpl() local
839 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessorsImpl()
858 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessorsImpl()
873 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessorsImpl()
899 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessorsImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp872 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
881 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
900 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
915 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
941 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp872 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
881 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
900 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
915 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
941 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp869 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
878 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
897 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
912 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
938 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp830 Constant *CmpConst = cast<Constant>(CmpRHS); in ComputeValueKnownInPredecessorsImpl() local
839 CmpConst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessorsImpl()
858 if (isa<ConstantInt>(CmpConst) && in ComputeValueKnownInPredecessorsImpl()
873 Pred, cast<ConstantInt>(CmpConst)->getValue()); in ComputeValueKnownInPredecessorsImpl()
899 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in ComputeValueKnownInPredecessorsImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp872 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
881 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
900 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
915 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
941 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp866 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
875 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
894 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
909 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
935 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp872 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
881 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
900 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
915 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
941 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp869 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
878 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
897 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
912 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
938 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp850 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
859 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
878 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
893 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
919 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp872 Constant *CmpConst = cast<Constant>(CmpRHS); in computeValueKnownInPredecessorsImpl() local
881 CmpConst, P, BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
900 if (isa<ConstantInt>(CmpConst) && in computeValueKnownInPredecessorsImpl()
915 Pred, cast<ConstantInt>(CmpConst)->getValue()); in computeValueKnownInPredecessorsImpl()
941 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp588 Constant *CmpConst = dyn_cast<Constant>(CI->getOperand(1)); in computeUnlikelySuccessors() local
642 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()

123