Home
last modified time | relevance | path

Searched refs:getRangeRef (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DScalarEvolution.h819 return getRangeRef(S, HINT_RANGE_UNSIGNED);
824 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
829 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
835 return getRangeRef(S, HINT_RANGE_SIGNED);
840 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
845 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1458 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h818 return getRangeRef(S, HINT_RANGE_UNSIGNED);
823 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
828 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
834 return getRangeRef(S, HINT_RANGE_SIGNED);
839 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
844 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1444 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h819 return getRangeRef(S, HINT_RANGE_UNSIGNED);
824 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
829 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
835 return getRangeRef(S, HINT_RANGE_SIGNED);
840 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
845 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1458 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h818 return getRangeRef(S, HINT_RANGE_UNSIGNED);
823 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
828 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
834 return getRangeRef(S, HINT_RANGE_SIGNED);
839 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
844 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1444 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h818 return getRangeRef(S, HINT_RANGE_UNSIGNED);
823 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
828 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
834 return getRangeRef(S, HINT_RANGE_SIGNED);
839 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
844 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1444 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h830 return getRangeRef(S, HINT_RANGE_UNSIGNED);
835 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
840 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
846 return getRangeRef(S, HINT_RANGE_SIGNED);
851 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
856 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1448 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h800 return getRangeRef(S, HINT_RANGE_UNSIGNED);
805 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
810 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
816 return getRangeRef(S, HINT_RANGE_SIGNED);
821 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
826 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1418 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h800 return getRangeRef(S, HINT_RANGE_UNSIGNED);
805 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
810 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
816 return getRangeRef(S, HINT_RANGE_SIGNED);
821 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
826 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1418 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h844 return getRangeRef(S, HINT_RANGE_UNSIGNED);
849 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
854 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
860 return getRangeRef(S, HINT_RANGE_SIGNED);
865 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
870 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1526 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h893 return getRangeRef(S, HINT_RANGE_UNSIGNED);
898 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
903 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
909 return getRangeRef(S, HINT_RANGE_SIGNED);
914 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
919 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1601 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h893 return getRangeRef(S, HINT_RANGE_UNSIGNED);
898 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
903 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
909 return getRangeRef(S, HINT_RANGE_SIGNED);
914 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
919 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1601 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h852 return getRangeRef(S, HINT_RANGE_UNSIGNED);
857 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
862 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
868 return getRangeRef(S, HINT_RANGE_SIGNED);
873 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
878 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1541 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h893 return getRangeRef(S, HINT_RANGE_UNSIGNED);
898 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
903 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
909 return getRangeRef(S, HINT_RANGE_SIGNED);
914 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
919 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1601 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DScalarEvolution.h921 return getRangeRef(S, HINT_RANGE_UNSIGNED);
926 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
931 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
937 return getRangeRef(S, HINT_RANGE_SIGNED);
942 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
947 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1529 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h893 return getRangeRef(S, HINT_RANGE_UNSIGNED);
898 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
903 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
909 return getRangeRef(S, HINT_RANGE_SIGNED);
914 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
919 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1601 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h852 return getRangeRef(S, HINT_RANGE_UNSIGNED);
857 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
862 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
868 return getRangeRef(S, HINT_RANGE_SIGNED);
873 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
878 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1541 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h893 return getRangeRef(S, HINT_RANGE_UNSIGNED);
898 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMin();
903 return getRangeRef(S, HINT_RANGE_UNSIGNED).getUnsignedMax();
909 return getRangeRef(S, HINT_RANGE_SIGNED);
914 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMin();
919 return getRangeRef(S, HINT_RANGE_SIGNED).getSignedMax();
1601 const ConstantRange &getRangeRef(const SCEV *S, RangeSignHint Hint);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll116 ; This tests getRangeRef acts as intended with different idx size.
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll116 ; This tests getRangeRef acts as intended with different idx size.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll116 ; This tests getRangeRef acts as intended with different idx size.
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll116 ; This tests getRangeRef acts as intended with different idx size.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll117 ; This tests getRangeRef acts as intended with different idx size.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll117 ; This tests getRangeRef acts as intended with different idx size.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll116 ; This tests getRangeRef acts as intended with different idx size.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/PhaseOrdering/
H A Dscev-custom-dl.ll117 ; This tests getRangeRef acts as intended with different idx size.

12