Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6024 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6034 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6035 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6036 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6063 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6079 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6017 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6027 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6028 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6029 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6056 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6072 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6024 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6034 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6035 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6036 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6063 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6079 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6393 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6404 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6405 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6406 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6433 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6449 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6267 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6278 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6279 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6280 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6307 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6323 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6610 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6621 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6622 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6623 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6650 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6666 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6416 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6427 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6428 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6429 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6456 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6472 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6174 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6185 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6186 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6187 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6214 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6230 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6610 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6621 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6622 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6623 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6650 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6666 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6610 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6621 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6622 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6623 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6650 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6666 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6416 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6427 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6428 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6429 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6456 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6472 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6610 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6621 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6622 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6623 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6650 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6666 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6610 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6621 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6622 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6623 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6650 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6666 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6629 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
6640 OppShiftCst->getAPIntValue() == ShiftedVT.getScalarSizeInBits() - 1) in extractShiftForRotate()
6641 return DAG.getNode(ISD::SHL, DL, ShiftedVT, OppShiftLHS, in extractShiftForRotate()
6642 DAG.getShiftAmountConstant(1, ShiftedVT, DL)); in extractShiftForRotate()
6669 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
6685 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5398 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
5401 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
5419 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5238 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
5241 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
5259 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5963 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
5966 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
5984 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()