Home
last modified time | relevance | path

Searched refs:ScalarVT (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td22 ValueType ScalarVT, ValueType DataVT, ValueType MaskVT,
27 (any_broadcast ScalarVT:$sx),
30 ScalarVT:$sx, $vy, $avl)>;
37 (any_broadcast ScalarVT:$sx),
40 ScalarVT:$sx, $vy, $mask, $avl)>;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp887 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
889 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
902 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1032 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1041 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1750 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1751 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1759 if (ScalarVT.isFloatingPoint()) in tryStore()
1902 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1903 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp887 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
889 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
902 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1032 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1041 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1750 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1751 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1759 if (ScalarVT.isFloatingPoint()) in tryStore()
1902 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1903 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp887 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
889 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
902 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1032 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1041 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1750 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1751 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1759 if (ScalarVT.isFloatingPoint()) in tryStore()
1902 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1903 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType();
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits());
901 else if (ScalarVT.isFloatingPoint())
1031 MVT ScalarVT = SimpleVT.getScalarType();
1040 else if (ScalarVT.isFloatingPoint())
1749 MVT ScalarVT = SimpleVT.getScalarType();
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits();
1758 if (ScalarVT.isFloatingPoint())
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType();
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits();
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp887 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
889 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
902 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1032 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1041 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1750 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1751 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1759 if (ScalarVT.isFloatingPoint()) in tryStore()
1902 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1903 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp887 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
889 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
902 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1032 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1041 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1750 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1751 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1759 if (ScalarVT.isFloatingPoint()) in tryStore()
1902 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1903 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, (unsigned)ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoad() local
888 unsigned fromTypeWidth = std::max(8U, ScalarVT.getSizeInBits()); in tryLoad()
901 else if (ScalarVT.isFloatingPoint()) in tryLoad()
1031 MVT ScalarVT = SimpleVT.getScalarType(); in tryLoadVector() local
1040 else if (ScalarVT.isFloatingPoint()) in tryLoadVector()
1749 MVT ScalarVT = SimpleVT.getScalarType(); in tryStore() local
1750 unsigned toTypeWidth = ScalarVT.getSizeInBits(); in tryStore()
1758 if (ScalarVT.isFloatingPoint()) in tryStore()
1901 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType(); in tryStoreVector() local
1902 unsigned ToTypeWidth = ScalarVT.getSizeInBits(); in tryStoreVector()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp886 MVT ScalarVT = SimpleVT.getScalarType();
888 unsigned fromTypeWidth = std::max(8U, ScalarVT.getSizeInBits());
901 else if (ScalarVT.isFloatingPoint())
1032 MVT ScalarVT = SimpleVT.getScalarType();
1041 else if (ScalarVT.isFloatingPoint())
1752 MVT ScalarVT = SimpleVT.getScalarType();
1753 unsigned toTypeWidth = ScalarVT.getSizeInBits();
1761 if (ScalarVT.isFloatingPoint())
1905 MVT ScalarVT = StoreVT.getSimpleVT().getScalarType();
1906 unsigned ToTypeWidth = ScalarVT.getSizeInBits();
[all …]

12345678