Searched refs:IMM4 (Results 1 – 1 of 1) sorted by relevance
76 #define IMM4(a, b, c, d) _mm_set_epi32(I32(a), I32(b), I32(c), I32(d)) macro83 M = _mm_add_epi32(W, IMM4(K3, K2, K1, K0)); \
Completed in 5 milliseconds