OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mm_permute2_ps
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
xop-builtins.c
350
return
_mm_permute2_ps
(a, b, c, 0);
/external/clang/lib/Headers/
xopintrin.h
735
#define
_mm_permute2_ps
(X, Y, C, I) __extension__ ({ \
macro
Completed in 8297 milliseconds