Home
last modified time | relevance | path

Searched defs:sum8 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dintrinsics-polyfill.h80 const __m128 sum8 = _mm_add_ps(sum4, _mm_movehl_ps(sum4, sum4)); in _mm512_reduce_add_ps() local
93 const __m128 sum8 = _mm_max_ps(sum4, _mm_movehl_ps(sum4, sum4)); in _mm512_reduce_max_ps() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_windows_test.go426 func sum8(i1, i2, i3, i4, i5, i6, i7, i8 uintptr) uintptr { func
/aosp_15_r20/external/neon_2_sse/
H A DNEON_2_SSE.h4849 __m128i sum, sum8; in vsubhn_s16() local
4881 __m128i sum, sum8; in vsubhn_u16() local