OpenGrok
Cross Reference: emmintrin.h
xref
: /
prebuilt
/
sdk
/
13
/
renderscript
/
clang-include
/
emmintrin.h
Home
|
History
|
Annotate
|
Download
|
only in
clang-include
Lines Matching
defs:_MM_SHUFFLE2
1358
#define
_MM_SHUFFLE2
(x, y) (((x) << 1) | (y))