Searched refs:_mm_blend_ps (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dsse41-builtins.c24 return _mm_blend_ps(V1, V2, 6);
/external/clang/lib/Headers/
H A Dsmmintrin.h80 #define _mm_blend_ps(V1, V2, M) __extension__ ({ \ macro

Completed in 27 milliseconds