Home
last modified time | relevance | path

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

/external/skia/include/private/
DSkNx_neon.h654 return vuzpq_u8(vuzpq_u8((uint8x16_t)vcvtq_u32_f32(a.fVec),
656 vuzpq_u8((uint8x16_t)vcvtq_u32_f32(c.fVec),
/external/skqp/include/private/
DSkNx_neon.h676 return vuzpq_u8(vuzpq_u8((uint8x16_t)vcvtq_u32_f32(a.fVec),
678 vuzpq_u8((uint8x16_t)vcvtq_u32_f32(c.fVec),
/external/libaom/libaom/aom_dsp/simd/
Dv128_intrinsics_arm.h504 uint8x16x2_t r = vuzpq_u8(vreinterpretq_u8_s64(y), vreinterpretq_u8_s64(x)); in v128_unziplo_8()
514 uint8x16x2_t r = vuzpq_u8(vreinterpretq_u8_s64(y), vreinterpretq_u8_s64(x)); in v128_unziphi_8()
/external/clang/test/CodeGen/
Daarch64-neon-perm.c1219 return vuzpq_u8(a, b); in test_vuzpq_u8()
Darm_neon_intrinsics.c23539 return vuzpq_u8(a, b); in test_vuzpq_u8()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-perm.c1162 return vuzpq_u8(a, b); in test_vuzpq_u8()
Darm_neon_intrinsics.c20830 return vuzpq_u8(a, b); in test_vuzpq_u8()
/external/neon_2_sse/
DNEON_2_SSE.h2268 _NEON2SSESTORAGE uint8x16x2_t vuzpq_u8(uint8x16_t a, uint8x16_t b); // VUZP.8 q0,q0
15974 _NEON2SSESTORAGE uint8x16x2_t vuzpq_u8(uint8x16_t a, uint8x16_t b); // VUZP.8 q0,q0
15975 #define vuzpq_u8 vuzpq_s8 macro
15993 #define vuzpq_p8 vuzpq_u8