Home
last modified time | relevance | path

Searched refs:_mm_setzero_ps (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/lib/Headers/
Davx512vldqintrin.h142 _mm_setzero_ps (), in _mm_maskz_andnot_ps()
210 _mm_setzero_ps (), in _mm_maskz_and_ps()
279 _mm_setzero_ps (), in _mm_maskz_xor_ps()
347 _mm_setzero_ps (), in _mm_maskz_or_ps()
564 (__v4sf) _mm_setzero_ps(), in _mm_cvtepi64_ps()
578 (__v4sf) _mm_setzero_ps(), in _mm_maskz_cvtepi64_ps()
585 (__v4sf) _mm_setzero_ps(), in _mm256_cvtepi64_ps()
599 (__v4sf) _mm_setzero_ps(), in _mm256_maskz_cvtepi64_ps()
816 (__v4sf) _mm_setzero_ps(), in _mm_cvtepu64_ps()
830 (__v4sf) _mm_setzero_ps(), in _mm_maskz_cvtepu64_ps()
[all …]
Davx512erintrin.h131 (__v4sf)_mm_setzero_ps(), \
143 (__v4sf)_mm_setzero_ps(), \
234 (__v4sf)_mm_setzero_ps(), \
246 (__v4sf)_mm_setzero_ps(), \
Davx512fintrin.h583 (__v4sf) _mm_setzero_ps (), in _mm_maskz_max_ss()
590 (__v4sf) _mm_setzero_ps(), (__mmask8) -1, __R); })
598 (__v4sf) _mm_setzero_ps(), (__mmask8) __U,__R); })
706 (__v4sf) _mm_setzero_ps (), in _mm_maskz_min_ss()
713 (__v4sf) _mm_setzero_ps(), (__mmask8) -1, __R); })
721 (__v4sf) _mm_setzero_ps(), (__mmask8) __U,__R); })
915 _mm_setzero_ps (), in _mm_rsqrt14_ss()
952 _mm_setzero_ps (), in _mm_rcp14_ss()
1033 (__v4sf) _mm_setzero_ps (), in _mm_maskz_add_ss()
1040 (__v4sf) _mm_setzero_ps(), (__mmask8) -1, __R); })
[all …]
Davx2intrin.h1140 (__v4sf)_mm_cmpeq_ps(_mm_setzero_ps(), \
1141 _mm_setzero_ps()), \
1157 (__v4sf)_mm_cmpeq_ps(_mm_setzero_ps(), \
1158 _mm_setzero_ps()), \
1165 (__v4sf)_mm_cmpeq_ps(_mm_setzero_ps(), \
1166 _mm_setzero_ps()), \
Dxmmintrin.h617 _mm_setzero_ps(void) in _mm_setzero_ps() function
840 __r = _mm_setzero_ps(); in _mm_cvtpi16_ps()
857 __r = _mm_setzero_ps(); in _mm_cvtpu16_ps()
894 __c = _mm_setzero_ps(); in _mm_cvtpi32x2_ps()
Davx512vlintrin.h2024 _mm_setzero_ps (), in _mm_maskz_add_ps()
2172 _mm_setzero_ps (), in _mm_maskz_compress_ps()
2318 _mm_setzero_ps (), in _mm_maskz_cvtepi32_ps()
2378 _mm_setzero_ps (), in _mm_maskz_cvtpd_ps()
2393 _mm_setzero_ps (), in _mm256_maskz_cvtpd_ps()
2751 _mm_setzero_ps (), in _mm_cvtepu32_ps()
2766 _mm_setzero_ps (), in _mm_maskz_cvtepu32_ps()
2841 _mm_setzero_ps (), in _mm_maskz_div_ps()
3002 _mm_setzero_ps (), in _mm_maskz_expandloadu_ps()
3068 _mm_setzero_ps (), in _mm_maskz_expand_ps()
[all …]
Dsmmintrin.h216 #define _MM_PICK_OUT_PS(X, N) _mm_insert_ps (_mm_setzero_ps(), (X), \
Davxintrin.h282 (__v4sf)_mm_setzero_ps(), \
/external/webrtc/webrtc/common_audio/resampler/
Dsinc_resampler_sse.cc24 __m128 m_sums1 = _mm_setzero_ps(); in Convolve_SSE()
25 __m128 m_sums2 = _mm_setzero_ps(); in Convolve_SSE()
/external/speex/libspeex/
Dcb_search_sse.h68 EE = _mm_setzero_ps(); in compute_weighted_codebook()
75 resj = _mm_setzero_ps(); in compute_weighted_codebook()
Dltp_sse.h42 __m128 sum = _mm_setzero_ps(); in inner_prod()
77 sum = _mm_setzero_ps(); in pitch_xcorr()
Dresample_sse.h44 __m128 sum = _mm_setzero_ps(); in inner_product_single()
60 __m128 sum = _mm_setzero_ps(); in interpolate_product_single()
Dvq_sse.h89 __m128 d = _mm_setzero_ps(); in vq_nbest_sign()
/external/libopus/celt/x86/
Dpitch_sse.h44 xsum2 = _mm_setzero_ps(); in xcorr_kernel()
80 xsum1 = _mm_setzero_ps(); in dual_inner_prod()
81 xsum2 = _mm_setzero_ps(); in dual_inner_prod()
/external/opencv3/modules/hal/src/
Dstat.cpp189 __m128 d0 = _mm_setzero_ps(), d1 = _mm_setzero_ps(); in normL2Sqr_()
224 __m128 d0 = _mm_setzero_ps(), d1 = _mm_setzero_ps(); in normL1_()
Dmathfuncs.cpp79 __m128 z = _mm_setzero_ps(), scale4 = _mm_set1_ps(scale); in fastAtan2()
/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h55 …Packet4f invalid_mask = _mm_cmpnge_ps(x, _mm_setzero_ps()); // not greater equal is true if x is N…
56 Packet4f iszero_mask = _mm_cmpeq_ps(x, _mm_setzero_ps());
129 Packet4f tmp = _mm_setzero_ps(), fx;
282 Packet4f xmm1, xmm2 = _mm_setzero_ps(), xmm3, sign_bit, y;
381 Packet4f xmm1, xmm2 = _mm_setzero_ps(), xmm3, y;
/external/webrtc/webrtc/common_audio/
Dfir_filter_sse.cc56 __m128 m_sum = _mm_setzero_ps(); in Filter()
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_vec4.inl257 return fvec4SIMD(_mm_sub_ps(_mm_setzero_ps(), v.Data));
318 __m128 Flr0 = detail::sse_flr_ps(_mm_sub_ps(_mm_setzero_ps(), x.Data));
465 return _mm_max_ps(_mm_min_ps(cmp0, _mm_setzero_ps()), detail::one);
475 return _mm_max_ps(_mm_min_ps(cmp0, _mm_setzero_ps()), detail::one);
/external/opencv3/modules/core/src/
Dlapack.cpp263 __m128 s0 = _mm_setzero_ps(), s1 = _mm_setzero_ps(); in dot()
306 __m128 sa = _mm_setzero_ps(), sb = _mm_setzero_ps(); in givensx()
867 __m128 zero = _mm_setzero_ps(); in invert()
Dconvert.cpp1476 v_zero_f = _mm_setzero_ps(); in operator ()()
1513 v_zero_f = _mm_setzero_ps(); in operator ()()
1555 v_zero_f = _mm_setzero_ps(); in operator ()()
1586 v_zero_f = _mm_setzero_ps(); in operator ()()
1617 v_zero_f = _mm_setzero_ps(); in operator ()()
1646 v_zero_f = _mm_setzero_ps(); in operator ()()
1674 v_zero_f = _mm_setzero_ps(); in operator ()()
/external/opencv3/modules/video/src/
Dlkpyramid.cpp292 __m128 qA11 = _mm_setzero_ps(), qA12 = _mm_setzero_ps(), qA22 = _mm_setzero_ps(); in operator ()()
529 __m128 qb0 = _mm_setzero_ps(), qb1 = _mm_setzero_ps(); in operator ()()
/external/opencv3/modules/imgproc/src/
Dshapedescr.cpp519 __m128 minvalf, maxvalf, z = _mm_setzero_ps(), ptXY = _mm_setzero_ps(); in pointSetBoundingRect()
Dsmooth.cpp3174 __m128 psum = _mm_setzero_ps(); in operator ()()
3233 __m128 sum = _mm_setzero_ps(); in operator ()()
/external/vulkan-validation-layers/libs/glm/detail/
Dintrinsic_common.inl52 static const __m128 GLM_VAR_USED zero = _mm_setzero_ps();

12