Home
last modified time | relevance | path

Searched refs:OIIO_SIMD16_ALIGN (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dsimd_test.cpp31 OIIO_SIMD16_ALIGN float dummy_float[16];
32 OIIO_SIMD16_ALIGN float dummy_float2[16];
33 OIIO_SIMD16_ALIGN float dummy_int[16];
384 OIIO_SIMD16_ALIGN ELEM oneval[] in test_loadstore()
389 OIIO_SIMD16_ALIGN VEC C1234 = VEC::Iota(1); in test_loadstore()
390 OIIO_SIMD16_ALIGN ELEM partial[] in test_loadstore()
413 OIIO_SIMD16_ALIGN ELEM tmp[VEC::elements]; in test_loadstore()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dsimd_test.cpp31 OIIO_SIMD16_ALIGN float dummy_float[16];
32 OIIO_SIMD16_ALIGN float dummy_float2[16];
33 OIIO_SIMD16_ALIGN float dummy_int[16];
384 OIIO_SIMD16_ALIGN ELEM oneval[] in test_loadstore()
389 OIIO_SIMD16_ALIGN VEC C1234 = VEC::Iota(1); in test_loadstore()
390 OIIO_SIMD16_ALIGN ELEM partial[] in test_loadstore()
413 OIIO_SIMD16_ALIGN ELEM tmp[VEC::elements]; in test_loadstore()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dsimd.h131 # define OIIO_SIMD16_ALIGN OIIO_ALIGN(64) macro
214 #ifndef OIIO_SIMD16_ALIGN
215 # define OIIO_SIMD16_ALIGN OIIO_SIMD8_ALIGN macro
391 static const OIIO_SIMD16_ALIGN float name[16] = { \
395 static const OIIO_SIMD16_ALIGN float name[16] = { \
399 static const OIIO_SIMD16_ALIGN int name[16] = { \
403 static const OIIO_SIMD16_ALIGN int name[16] = { \
407 static const OIIO_SIMD16_ALIGN uint32_t name[16] = { \
411 static const OIIO_SIMD16_ALIGN uint32_t name[16] = { \
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dsimd.h131 # define OIIO_SIMD16_ALIGN OIIO_ALIGN(64) macro
214 #ifndef OIIO_SIMD16_ALIGN
215 # define OIIO_SIMD16_ALIGN OIIO_SIMD8_ALIGN macro
391 static const OIIO_SIMD16_ALIGN float name[16] = { \
395 static const OIIO_SIMD16_ALIGN float name[16] = { \
399 static const OIIO_SIMD16_ALIGN int name[16] = { \
403 static const OIIO_SIMD16_ALIGN int name[16] = { \
407 static const OIIO_SIMD16_ALIGN uint32_t name[16] = { \
411 static const OIIO_SIMD16_ALIGN uint32_t name[16] = { \