Home
last modified time | relevance | path

Searched refs:OtherExtend (Results 1 – 16 of 16) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6022 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6023 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6024 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6025 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6028 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6042 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6044 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6022 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6023 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6024 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6025 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6028 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6042 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6044 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6022 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6023 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6024 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6025 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6028 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6042 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6044 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6275 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6276 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6277 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6278 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6281 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6295 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6297 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6328 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6329 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6330 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6331 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6334 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6348 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6350 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6328 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6329 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6330 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6331 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6334 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6348 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6350 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6299 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6300 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6301 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6302 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6305 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6319 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6321 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6274 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6275 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6276 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6277 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6280 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6294 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6296 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6328 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6329 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6330 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6331 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6334 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6348 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6350 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6362 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6363 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6364 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6365 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6368 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6382 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6384 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6328 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6329 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6330 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6331 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6334 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6348 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6350 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6299 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6300 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6301 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6302 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6305 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6319 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6321 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6276 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6277 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6278 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6279 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6282 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6296 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6298 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6328 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
6329 if (OtherExtend.getOpcode() == N->getOpcode() && in combineFP_EXTEND()
6330 OtherExtend.getOperand(OpNo) == SDValue(U, 0) && in combineFP_EXTEND()
6331 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
6334 Chain = MergeInputChains(N, OtherExtend.getNode()); in combineFP_EXTEND()
6348 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()
6350 DAG.ReplaceAllUsesOfValueWith(OtherExtend.getValue(1), Chain); in combineFP_EXTEND()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5552 SDValue OtherExtend = SDValue(*U->use_begin(), 0);
5553 if (OtherExtend.getOpcode() == ISD::FP_EXTEND &&
5554 OtherExtend.getOperand(0) == SDValue(U, 0) &&
5555 OtherExtend.getValueType() == MVT::f64) {
5563 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1);
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5798 SDValue OtherExtend = SDValue(*U->use_begin(), 0); in combineFP_EXTEND() local
5799 if (OtherExtend.getOpcode() == ISD::FP_EXTEND && in combineFP_EXTEND()
5800 OtherExtend.getOperand(0) == SDValue(U, 0) && in combineFP_EXTEND()
5801 OtherExtend.getValueType() == MVT::f64) { in combineFP_EXTEND()
5809 DAG.ReplaceAllUsesOfValueWith(OtherExtend, Extract1); in combineFP_EXTEND()