Searched defs:VECTOR_SIZE (Results 1 – 6 of 6) sorted by relevance
16 const VECTOR_SIZE: usize = size_of::<__m128i>(); constant
3 const VECTOR_SIZE: usize = size_of::<__m128i>(); constant
5 const VECTOR_SIZE: usize = size_of::<__m256i>(); constant
122 const VECTOR_SIZE: usize = mem::size_of::<__m128i>(); in first_non_ascii_byte_sse2() constant
56 int VECTOR_SIZE; in CanUseXsmmConv2D() local
7865 constexpr int VECTOR_SIZE = 16; in ArgMaxVector() local7914 constexpr int VECTOR_SIZE = 16; in ArgMaxVector() local