Home
last modified time | relevance | path

Searched defs:DemandedVecElts (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp1726 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1746 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2488 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DValueTracking.cpp1945 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1966 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2701 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp1683 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1703 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2451 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DValueTracking.cpp1798 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1819 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2548 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp1683 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1703 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2451 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp1746 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1766 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2535 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DValueTracking.cpp1746 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1766 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2535 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1746 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1766 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2535 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DValueTracking.cpp1767 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1787 APInt DemandedVecElts = APInt::getAllOnes(NumElts); in computeKnownBitsFromOperator() local
2556 APInt DemandedVecElts = APInt::getAllOnes(NumElts); in isKnownNonZero() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp1746 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1766 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2535 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp1746 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1766 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2535 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp662 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2040 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp891 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2388 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp891 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2388 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp891 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2388 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp996 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2626 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1015 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2616 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp989 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2590 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1004 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2668 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1004 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2668 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp995 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2640 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1004 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2668 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1013 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2667 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1004 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2668 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp995 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2640 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local

123