Home
last modified time | relevance | path

Searched refs:vuzpq_u16 (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/core/
DSkBitmapProcState_matrixProcs.cpp349 res = vuzpq_u16(vreinterpretq_u16_s32(low), vreinterpretq_u16_s32(high)).val[0]; in repeat8()
356 res = vuzpq_u16(vreinterpretq_u16_u32(tmpl), vreinterpretq_u16_u32(tmph)).val[1]; in repeat8()
/external/libaom/libaom/aom_dsp/simd/
Dv128_intrinsics_arm.h525 vuzpq_u16(vreinterpretq_u16_s64(y), vreinterpretq_u16_s64(x)); in v128_unziplo_16()
536 vuzpq_u16(vreinterpretq_u16_s64(y), vreinterpretq_u16_s64(x)); in v128_unziphi_16()
/external/clang/test/CodeGen/
Daarch64-neon-perm.c1246 return vuzpq_u16(a, b); in test_vuzpq_u16()
Darm_neon_intrinsics.c23560 return vuzpq_u16(a, b); in test_vuzpq_u16()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-perm.c1184 return vuzpq_u16(a, b); in test_vuzpq_u16()
Darm_neon_intrinsics.c20845 return vuzpq_u16(a, b); in test_vuzpq_u16()
/external/pffft/
Dsse2neon.h3601 vuzpq_u16(vreinterpretq_u16_s32(ab3210), vreinterpretq_u16_s32(ab7654)); in _mm_mulhi_epi16()
/external/neon_2_sse/
DNEON_2_SSE.h2269 _NEON2SSESTORAGE uint16x8x2_t vuzpq_u16(uint16x8_t a, uint16x8_t b); // VUZP.16 q0,q0
15977 _NEON2SSESTORAGE uint16x8x2_t vuzpq_u16(uint16x8_t a, uint16x8_t b); // VUZP.16 q0,q0
15978 #define vuzpq_u16 vuzpq_s16 macro
15996 #define vuzpq_p16 vuzpq_u16