Home
last modified time | relevance | path

Searched refs:offset_4 (Results 1 – 25 of 37) sorted by relevance

12

/dports/math/openblas/OpenBLAS-0.3.18/kernel/power/
H A Dcaxpy.c35 #define offset_4 64 macro
65 register __vector float vy_4 = vec_vsx_ld( offset_4 ,vptr_y ) ; in caxpy_kernel_16()
74 register __vector float vx_4 = vec_vsx_ld( offset_4 ,vptr_x ) ; in caxpy_kernel_16()
106 vec_vsx_st( vy_4, offset_4 ,vptr_y ) ; in caxpy_kernel_16()
H A Dsaxpy.c35 #define offset_4 64 macro
68 register __vector float vy_4 = vec_vsx_ld( offset_4 ,vptr_y ) ; in saxpy_kernel_64()
85 register __vector float vx_4 = vec_vsx_ld( offset_4 ,vptr_x ) ; in saxpy_kernel_64()
118 vec_vsx_st( vy_4, offset_4 ,vptr_y ) ; in saxpy_kernel_64()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkosExp_IterateTileGPU.hpp497 const index_type offset_4 = in exec_range() local
501 if (offset_4 < m_policy.m_upper[4] && in exec_range()
532 offset_2, offset_3, offset_4); in exec_range()
606 const index_type offset_4 = in exec_range() local
610 if (offset_4 < m_policy.m_upper[4] && in exec_range()
718 const index_type offset_4 = in exec_range() local
721 if (offset_4 < m_policy.m_upper[4] && in exec_range()
753 offset_4, offset_5); in exec_range()
842 const index_type offset_4 = in exec_range() local
845 if (offset_4 < m_policy.m_upper[4] && in exec_range()
[all …]
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkosExp_IterateTileGPU.hpp497 const index_type offset_4 = in exec_range() local
501 if (offset_4 < m_policy.m_upper[4] && in exec_range()
532 offset_2, offset_3, offset_4); in exec_range()
606 const index_type offset_4 = in exec_range() local
610 if (offset_4 < m_policy.m_upper[4] && in exec_range()
718 const index_type offset_4 = in exec_range() local
721 if (offset_4 < m_policy.m_upper[4] && in exec_range()
753 offset_4, offset_5); in exec_range()
842 const index_type offset_4 = in exec_range() local
845 if (offset_4 < m_policy.m_upper[4] && in exec_range()
[all …]
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/impl/
H A DKokkosExp_IterateTileGPU.hpp497 const index_type offset_4 = in exec_range() local
501 if (offset_4 < m_policy.m_upper[4] && in exec_range()
532 offset_2, offset_3, offset_4); in exec_range()
606 const index_type offset_4 = in exec_range() local
610 if (offset_4 < m_policy.m_upper[4] && in exec_range()
718 const index_type offset_4 = in exec_range() local
721 if (offset_4 < m_policy.m_upper[4] && in exec_range()
753 offset_4, offset_5); in exec_range()
842 const index_type offset_4 = in exec_range() local
845 if (offset_4 < m_policy.m_upper[4] && in exec_range()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dsim-endian.h73 INLINE_SIM_ENDIAN(void*) offset_4(unsigned_4 *x, unsigned ws, unsigned w);
266 #define AH2_4(X) (unsigned_2*)offset_4((X), 2, 0)
267 #define AL2_4(X) (unsigned_2*)offset_4((X), 2, 1)
287 #define A1_4(X,N) (unsigned_1*)offset_4((X), 1, (N))
288 #define A2_4(X,N) (unsigned_2*)offset_4((X), 2, (N))
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dsim-endian.h73 INLINE_SIM_ENDIAN(void*) offset_4(unsigned_4 *x, unsigned ws, unsigned w);
266 #define AH2_4(X) (unsigned_2*)offset_4((X), 2, 0)
267 #define AL2_4(X) (unsigned_2*)offset_4((X), 2, 1)
287 #define A1_4(X,N) (unsigned_1*)offset_4((X), 1, (N))
288 #define A2_4(X,N) (unsigned_2*)offset_4((X), 2, (N))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-endian.h75 INLINE_SIM_ENDIAN(void*) offset_4(unsigned_4 *x, unsigned ws, unsigned w);
268 #define AH2_4(X) (unsigned_2*)offset_4((X), 2, 0)
269 #define AL2_4(X) (unsigned_2*)offset_4((X), 2, 1)
289 #define A1_4(X,N) (unsigned_1*)offset_4((X), 1, (N))
290 #define A2_4(X,N) (unsigned_2*)offset_4((X), 2, (N))
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-endian.h75 INLINE_SIM_ENDIAN(void*) offset_4(unsigned_4 *x, unsigned ws, unsigned w);
268 #define AH2_4(X) (unsigned_2*)offset_4((X), 2, 0)
269 #define AL2_4(X) (unsigned_2*)offset_4((X), 2, 1)
289 #define A1_4(X,N) (unsigned_1*)offset_4((X), 1, (N))
290 #define A2_4(X,N) (unsigned_2*)offset_4((X), 2, (N))
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/in_hand_scanner/src/
H A Dintegration.cpp132 const int offset_4 = -width - 2; in reconstructMesh() local
142 const int ind_4 = ind_0 + offset_4; in reconstructMesh()
279 const int offset_4 = -width - 2; in merge() local
291 const int ind_4 = ind_0 + offset_4; in merge()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/pyglue/tests/
H A DTransformsTest.py274 m44_4, offset_4 = mt4.getValue()
278 self.assertAlmostEqual(float(i+1)/10.0, offset_4[i], delta=1e-7)
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/pyglue/tests/
H A DTransformsTest.py274 m44_4, offset_4 = mt4.getValue()
278 self.assertAlmostEqual(float(i+1)/10.0, offset_4[i], delta=1e-7)
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/pyglue/tests/
H A DTransformsTest.py274 m44_4, offset_4 = mt4.getValue()
278 self.assertAlmostEqual(float(i+1)/10.0, offset_4[i], delta=1e-7)
/dports/lang/solidity/solidity_0.8.11/test/libyul/yulOptimizerTests/fullSuite/
H A Dabi2.yul35 function abi_decode_t_array$_t_address_$dyn_calldata_ptr(offset_4, end_5) -> arrayPos, length
37 if iszero(slt(add(offset_4, 0x1f), end_5))
41 length := calldataload(offset_4)
46 arrayPos := add(offset_4, 0x20)
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/GSL/tests/
H A Dspan_compatibility_tests.cpp326 auto offset_4 = sp_nine.subspan<4>(); in TEST() local
337 static_assert(is_same<decltype(offset_4), gsl::span<int, 5>>::value, in TEST()
344 EXPECT_TRUE(offset_4.data() == std::begin(sequence) + 4); in TEST()
348 EXPECT_TRUE(offset_4.size() == 5); in TEST()
/dports/devel/microsoft-gsl/GSL-3.1.0/tests/
H A Dspan_compatibility_tests.cpp326 auto offset_4 = sp_nine.subspan<4>(); in TEST() local
337 static_assert(is_same<decltype(offset_4), gsl::span<int, 5>>::value, in TEST()
344 EXPECT_TRUE(offset_4.data() == std::begin(sequence) + 4); in TEST()
348 EXPECT_TRUE(offset_4.size() == 5); in TEST()
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1896 nir_ssa_def *offset_4 = nir_iadd_imm(b, offset, 4); in TEST_F() local
1897 create_indirect_load(nir_var_mem_ssbo, 0, offset_4, 0x2); in TEST_F()
1916 ASSERT_EQ(load->src[1].ssa, offset_4); in TEST_F()

12