Searched defs:VECTOR_ALIGN (Results 1 – 7 of 7) sorted by relevance
123 const VECTOR_ALIGN: usize = VECTOR_SIZE - 1; in first_non_ascii_byte_sse2() constant
48 VECTOR_ALIGN = 'v', enumerator
8 const VECTOR_ALIGN: usize = VECTOR_SIZE - 1; constant
6 const VECTOR_ALIGN: usize = VECTOR_SIZE - 1; constant
54 VECTOR_ALIGN = 'v', enumerator
206 #define VECTOR_ALIGN 16 macro