Home
last modified time | relevance | path

Searched defs:DemandedSrcElts (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp663 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
686 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1034 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1080 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2051 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2119 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2145 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2549 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2593 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2752 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2429 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2747 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2771 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3287 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3640 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
3902 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
3918 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
3947 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp689 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
712 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1053 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1099 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2045 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2113 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2139 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2539 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2583 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2746 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2414 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2736 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2761 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3355 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3741 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
4003 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
4019 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
4048 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp663 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
686 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1027 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1073 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2019 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2087 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2113 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2513 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2557 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2720 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2379 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2701 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2726 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3320 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3706 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
3968 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
3984 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
4013 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp671 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
694 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1040 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1082 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2074 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2142 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2168 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2591 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2635 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2794 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2557 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2880 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2904 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3418 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3812 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
4083 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
4099 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
4128 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp671 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
694 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1040 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1082 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2074 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2142 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2168 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2591 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2635 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2794 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2557 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2880 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2904 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3418 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3812 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
4083 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
4099 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
4128 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp663 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
686 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1031 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1073 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2065 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2133 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2159 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2563 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2607 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2766 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2501 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2815 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2839 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3323 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3675 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
3937 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
3953 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
3982 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp671 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
694 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1040 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1082 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2074 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2142 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2168 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2591 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2635 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2794 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2557 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2880 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2904 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3418 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3812 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
4083 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
4099 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
4128 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp672 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
695 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1049 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1091 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2082 APInt DemandedSrcElts = APInt::getAllOnes(NumSrcElts); in SimplifyDemandedBits() local
2149 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyDemandedBits() local
2175 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyDemandedBits() local
2591 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2634 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2793 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp671 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
694 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1040 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1082 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2074 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2142 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2168 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2591 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2635 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2794 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2557 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2880 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2904 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3418 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3812 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
4083 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
4099 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
4128 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp663 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
686 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1031 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1073 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2065 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2133 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2159 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2563 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2607 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2766 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2501 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2815 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2839 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3323 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3675 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
3937 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
3953 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
3982 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp671 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
694 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1040 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local
1082 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local
2074 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
2142 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2168 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2591 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local
2635 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
2794 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2557 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local
2880 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local
2904 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local
3418 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local
3812 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local
4083 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local
4099 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local
4128 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp646 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
669 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1861 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
1929 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
1955 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2518 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); 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.cpp646 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
669 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1861 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
1929 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
1955 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2518 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp646 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
669 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local
1861 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
1929 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
1955 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2518 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1546 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local
1605 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
1631 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local
2168 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local

12