Home | History | Annotate | Download | only in Headers

Lines Matching defs:_MM_SHUFFLE2

1366 #define _MM_SHUFFLE2(x, y) (((x) << 1) | (y))