Searched defs:SIMD_WIDTH (Results 1 – 6 of 6) sorted by relevance
30 #define SIMD_WIDTH 1 macro32 #define SIMD_WIDTH 16 macro
74 const uint32_t SIMD_WIDTH = sizeof(typename SIMD_T::Float) / sizeof(float); in LoadSOA() local243 const uint32_t SIMD_WIDTH = sizeof(typename SIMD_T::Float) / sizeof(float); in StoreSOA() local
40 SIMD_WIDTH = KNOB_SIMD16_WIDTH, enumerator
230 static const uint32_t SIMD_WIDTH = 4; variable313 static const uint32_t SIMD_WIDTH = 8; variable453 static const uint32_t SIMD_WIDTH = 16; variable
28 #define SIMD_WIDTH 16 macro
27 #define SIMD_WIDTH 16 macro