Home
last modified time | relevance | path

Searched refs:vrev64_u16 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c461 const uint16x4_t L3210 = vrev64_u16(L0123); in vpx_highbd_d135_predictor_4x4_neon()
490 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_8x8_neon()
491 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567)); in vpx_highbd_d135_predictor_8x8_neon()
538 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_16x16_neon()
539 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567)); in vpx_highbd_d135_predictor_16x16_neon()
540 const uint16x4_t Lba98 = vrev64_u16(vget_low_u16(L89abcdef)); in vpx_highbd_d135_predictor_16x16_neon()
541 const uint16x4_t Lfedc = vrev64_u16(vget_high_u16(L89abcdef)); in vpx_highbd_d135_predictor_16x16_neon()
614 const uint16x4_t LL3210 = vrev64_u16(vget_low_u16(LL01234567)); in vpx_highbd_d135_predictor_32x32_neon()
615 const uint16x4_t LL7654 = vrev64_u16(vget_high_u16(LL01234567)); in vpx_highbd_d135_predictor_32x32_neon()
616 const uint16x4_t LLba98 = vrev64_u16(vget_low_u16(LL89abcdef)); in vpx_highbd_d135_predictor_32x32_neon()
[all …]
/external/clang/test/CodeGen/
Daarch64-neon-misc.c879 return vrev64_u16(a); in test_vrev64_u16()
Darm_neon_intrinsics.c15647 return vrev64_u16(a); in test_vrev64_u16()
/external/neon_2_sse/
DNEON_2_SSE.h1986 _NEON2SSESTORAGE uint16x4_t vrev64_u16(uint16x4_t vec); // VREV64.16 d0,d0
14421 _NEON2SSESTORAGE uint16x4_t vrev64_u16(uint16x4_t vec); // VREV64.16 d0,d0
14422 #define vrev64_u16 vrev64_s16 macro
14431 #define vrev64_p16 vrev64_u16