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

/external/clang/lib/Headers/
H A Dxmmintrin.h576 _mm_set1_ps(float w) function
585 return _mm_set1_ps(w);
/external/clang/lib/include/
H A Dxmmintrin.h576 _mm_set1_ps(float w) function
585 return _mm_set1_ps(w);

Completed in 74 milliseconds