Home
last modified time | relevance | path

Searched refs:N1Elt (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9498 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9500 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9502 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9505 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9328 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9330 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9332 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9335 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9885 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9887 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9889 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9892 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9613 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9615 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9617 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9620 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9235 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9237 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9239 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9242 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9885 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9887 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9889 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9892 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9885 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9887 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9889 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9892 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9613 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9615 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9617 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9620 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9885 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9887 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9889 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9892 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9885 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9887 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9889 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9892 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9901 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
9903 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
9905 if (N1Elt.getValueType() != N2Elt.getValueType()) in foldVSelectOfConstants()
9908 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7911 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
7913 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
7916 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7683 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
7685 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
7688 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8831 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
8833 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
8836 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8824 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
8826 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
8829 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8831 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
8833 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
8836 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8770 SDValue N1Elt = N1.getOperand(i); in foldVSelectOfConstants() local
8772 if (N1Elt.isUndef() || N2Elt.isUndef()) in foldVSelectOfConstants()
8775 const APInt &C1 = cast<ConstantSDNode>(N1Elt)->getAPIntValue(); in foldVSelectOfConstants()