Home
last modified time | relevance | path

Searched refs:HwSrcVt (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12309 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
12317 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
12321 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
12323 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
13540 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
13547 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
13553 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
13555 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12344 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
12352 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
12356 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
12358 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
13575 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
13582 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
13588 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
13590 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13413 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
13421 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
13425 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
13427 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
14669 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
14676 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
14682 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
14684 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13985 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
13993 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
13997 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
13999 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
15289 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
15296 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
15302 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
15304 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13985 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
13993 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
13997 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
13999 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
15289 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
15296 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
15302 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
15304 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14739 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
14747 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
14751 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
14753 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
16206 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
16213 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
16219 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
16221 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14739 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
14747 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
14751 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
14753 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
16206 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
16213 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
16219 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
16221 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14739 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
14747 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
14751 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
14753 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
16206 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
16213 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
16219 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
16221 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15040 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
15048 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
15052 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
15054 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
16506 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
16513 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
16519 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
16521 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14739 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
14747 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
14751 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
14753 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
16206 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
16213 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
16219 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
16221 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14739 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine() local
14747 InputVT = DAG.getValueType(HwSrcVt); in performST1Combine()
14751 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Data); in performST1Combine()
14753 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Data); in performST1Combine()
16206 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine() local
16213 InputVT = DAG.getValueType(HwSrcVt); in performScatterStoreCombine()
16219 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performScatterStoreCombine()
16221 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performScatterStoreCombine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12401 EVT HwSrcVt = getSVEContainerType(SrcVT); in performST1ScatterCombine() local
12408 InputVT = DAG.getValueType(HwSrcVt); in performST1ScatterCombine()
12414 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performST1ScatterCombine()
12416 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performST1ScatterCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12401 EVT HwSrcVt = getSVEContainerType(SrcVT); in performST1ScatterCombine() local
12408 InputVT = DAG.getValueType(HwSrcVt); in performST1ScatterCombine()
12414 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performST1ScatterCombine()
12416 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performST1ScatterCombine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12401 EVT HwSrcVt = getSVEContainerType(SrcVT); in performST1ScatterCombine() local
12408 InputVT = DAG.getValueType(HwSrcVt); in performST1ScatterCombine()
12414 SrcNew = DAG.getNode(ISD::BITCAST, DL, HwSrcVt, Src); in performST1ScatterCombine()
12416 SrcNew = DAG.getNode(ISD::ANY_EXTEND, DL, HwSrcVt, Src); in performST1ScatterCombine()