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

/external/clang/test/CodeGen/
H A Dsse-builtins.c250 return _mm_blend_ps(V1, V2, 5);
/external/clang/lib/Headers/
H A Dsmmintrin.h86 #define _mm_blend_ps(V1, V2, M) __extension__ ({ \ macro

Completed in 204 milliseconds