Home
last modified time | relevance | path

Searched refs:getConstIntStepValue (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DLoopUtils.cpp770 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
773 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
793 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
799 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
825 if (getConstIntStepValue() && in transform()
826 getConstIntStepValue()->isMinusOne()) in transform()
828 if (getConstIntStepValue() && in transform()
829 getConstIntStepValue()->isOne()) in transform()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp813 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
816 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
837 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
843 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DIVDescriptors.cpp814 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
817 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
838 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
844 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DIVDescriptors.cpp813 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
816 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
837 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
843 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DIVDescriptors.cpp814 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
817 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
838 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
844 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DIVDescriptors.cpp813 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
816 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
837 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
843 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DIVDescriptors.cpp790 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
793 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
814 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
820 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DIVDescriptors.cpp786 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
789 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
810 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
816 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp907 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
910 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
931 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()
937 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DIVDescriptors.cpp919 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
922 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
942 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DIVDescriptors.cpp919 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
922 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
942 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DIVDescriptors.cpp979 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
982 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
1002 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DIVDescriptors.cpp979 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
982 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
1002 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp979 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
982 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
1002 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DIVDescriptors.cpp1081 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
1084 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
1109 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DIVDescriptors.cpp979 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
982 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
1002 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DIVDescriptors.cpp979 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()
982 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()
1002 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DIVDescriptors.h281 ConstantInt *getConstIntStepValue() const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DIVDescriptors.h271 ConstantInt *getConstIntStepValue() const;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DIVDescriptors.h284 ConstantInt *getConstIntStepValue() const;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DIVDescriptors.h271 ConstantInt *getConstIntStepValue() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h284 ConstantInt *getConstIntStepValue() const;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h284 ConstantInt *getConstIntStepValue() const;
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DIVDescriptors.h284 ConstantInt *getConstIntStepValue() const;
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DIVDescriptors.h278 ConstantInt *getConstIntStepValue() const;

1234