Searched defs:SIMD_WIDTH (Results 1 – 7 of 7) 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
27 #define SIMD_WIDTH 16 macro
28 #define SIMD_WIDTH 16 macro
114 static constexpr int SIMD_WIDTH = 8; variable