Searched defs:_mm_set1_ps (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Dxmmintrin.h587 _mm_set1_ps(float __w) function
596 return _mm_set1_ps(__w);
/external/clang/lib/include/
H A Dxmmintrin.h587 _mm_set1_ps(float __w) function
596 return _mm_set1_ps(__w);

Completed in 68 milliseconds