Searched refs:DIVIDE_BY_VEC_4_SHIFT (Results 1 – 2 of 2) sorted by relevance
33 # define DIVIDE_BY_VEC_4_SHIFT 7 macro34 # if (VEC_SIZE * 4) != (1 << DIVIDE_BY_VEC_4_SHIFT)35 # error (VEC_SIZE * 4) != (1 << DIVIDE_BY_VEC_4_SHIFT)283 shrq $DIVIDE_BY_VEC_4_SHIFT, %rcx
33 # define DIVIDE_BY_VEC_4_SHIFT 7 macro34 # if (VEC_SIZE * 4) != (1 << DIVIDE_BY_VEC_4_SHIFT)35 # error (VEC_SIZE * 4) != (1 << DIVIDE_BY_VEC_4_SHIFT)340 shrq $DIVIDE_BY_VEC_4_SHIFT, %rcx
Completed in 4 milliseconds