Home
last modified time | relevance | path

Searched refs:LegalSVT (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2641 EVT LegalSVT = SVT; in getSplatValue() local
2645 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in getSplatValue()
2646 if (LegalSVT.bitsLT(SVT)) in getSplatValue()
5261 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5263 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5264 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5311 if (LegalSVT != SVT) in FoldConstantArithmetic()
5385 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5387 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5388 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3980 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3981 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3982 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2641 EVT LegalSVT = SVT; in getSplatValue() local
2645 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in getSplatValue()
2646 if (LegalSVT.bitsLT(SVT)) in getSplatValue()
5261 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5263 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5264 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5311 if (LegalSVT != SVT) in FoldConstantArithmetic()
5385 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5387 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5388 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3980 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3981 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3982 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2641 EVT LegalSVT = SVT; in getSplatValue() local
2645 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in getSplatValue()
2646 if (LegalSVT.bitsLT(SVT)) in getSplatValue()
5261 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5263 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5264 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5311 if (LegalSVT != SVT) in FoldConstantArithmetic()
5385 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5387 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5388 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3980 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3981 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3982 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2641 EVT LegalSVT = SVT; in getSplatValue() local
2645 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in getSplatValue()
2646 if (LegalSVT.bitsLT(SVT)) in getSplatValue()
5261 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5263 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5264 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5311 if (LegalSVT != SVT) in FoldConstantArithmetic()
5385 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5387 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5388 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3980 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3981 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3982 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2641 EVT LegalSVT = SVT; in getSplatValue() local
2645 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in getSplatValue()
2646 if (LegalSVT.bitsLT(SVT)) in getSplatValue()
5261 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5263 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5264 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5311 if (LegalSVT != SVT) in FoldConstantArithmetic()
5385 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5387 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5388 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3980 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3981 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3982 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2688 EVT LegalSVT = SVT; in getSplatValue() local
2692 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in getSplatValue()
2693 if (LegalSVT.bitsLT(SVT)) in getSplatValue()
5319 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5321 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5322 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5369 if (LegalSVT != SVT) in FoldConstantArithmetic()
5443 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5445 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5446 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4271 EVT LegalSVT = SVT;
4272 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) {
4273 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT);
4274 if (LegalSVT.bitsLT(SVT))
4294 if (LegalSVT != SVT)
4295 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult);
4358 EVT LegalSVT = VT.getScalarType();
4359 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) {
4360 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT);
4361 if (LegalSVT.bitsLT(VT.getScalarType()))
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4927 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4928 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
4929 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
4930 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
4950 if (LegalSVT != SVT) in FoldConstantArithmetic()
4951 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5014 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5015 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5016 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5017 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4927 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4928 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
4929 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
4930 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
4950 if (LegalSVT != SVT) in FoldConstantArithmetic()
4951 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5014 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5015 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5016 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5017 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4927 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4928 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
4929 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
4930 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
4950 if (LegalSVT != SVT) in FoldConstantArithmetic()
4951 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5014 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5015 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5016 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5017 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4833 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4834 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
4835 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
4836 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
4856 if (LegalSVT != SVT) in FoldConstantArithmetic()
4857 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
4920 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
4921 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
4922 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
4923 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4618 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4619 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
4620 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
4621 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
4641 if (LegalSVT != SVT) in FoldConstantArithmetic()
4642 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
4705 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
4706 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
4707 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
4708 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4954 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4955 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
4956 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
4957 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
4977 if (LegalSVT != SVT) in FoldConstantArithmetic()
4978 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5048 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5049 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5050 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5051 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3841 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3842 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3843 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5039 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5040 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
5041 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5042 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5062 if (LegalSVT != SVT) in FoldConstantArithmetic()
5063 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5133 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5134 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5135 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5136 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4998 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4999 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
5000 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5001 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5021 if (LegalSVT != SVT) in FoldConstantArithmetic()
5022 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5092 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5093 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5094 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5095 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3837 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3838 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3839 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4997 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4998 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
4999 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5000 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5020 if (LegalSVT != SVT) in FoldConstantArithmetic()
5021 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5091 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5092 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5093 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5094 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4998 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
4999 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantArithmetic()
5000 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantArithmetic()
5001 if (LegalSVT.bitsLT(SVT)) in FoldConstantArithmetic()
5021 if (LegalSVT != SVT) in FoldConstantArithmetic()
5022 ScalarResult = getNode(ISD::SIGN_EXTEND, DL, LegalSVT, ScalarResult); in FoldConstantArithmetic()
5092 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
5093 if (NewNodesMustHaveLegalTypes && LegalSVT.isInteger()) { in FoldConstantVectorArithmetic()
5094 LegalSVT = TLI->getTypeToTransformTo(*getContext(), LegalSVT); in FoldConstantVectorArithmetic()
5095 if (LegalSVT.bitsLT(VT.getScalarType())) in FoldConstantVectorArithmetic()
[all …]
H A DDAGCombiner.cpp3837 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local
3838 SDValue Zero = DAG.getConstant(0, DL, LegalSVT); in visitMUL()
3839 SDValue AllOnes = DAG.getAllOnesConstant(DL, LegalSVT); in visitMUL()

12