Home
last modified time | relevance | path

Searched refs:vrev64_s16 (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_neon.c175 inre_1 = vrev64_s16(inre_1); in PostShiftAndSeparateNeon()
176 inim_1 = vrev64_s16(inim_1); in PostShiftAndSeparateNeon()
177 tmpr = vrev64_s16(tmpr); in PostShiftAndSeparateNeon()
203 outre_1 = vrev64_s16(outre_1); in PostShiftAndSeparateNeon()
204 outim_1 = vrev64_s16(outim_1); in PostShiftAndSeparateNeon()
281 inre_1 = vrev64_s16(inre_1); in TransformAndFindMaxNeon()
282 inim_1 = vrev64_s16(inim_1); in TransformAndFindMaxNeon()
283 tmpr = vrev64_s16(tmpr); in TransformAndFindMaxNeon()
/external/llvm/test/CodeGen/AArch64/
Dfp16-vector-shuffle.ll119 ; return vrev64_s16(a);
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dfp16-vector-shuffle.ll144 ; return vrev64_s16(a);
/external/libhevc/common/arm/
Dihevc_resi_trans_neon_32x32.c256 vrev64_s16(vget_high_s16(ee0)), vrev64_s16(vget_high_s16(ee1))); in ihevc_resi_trans_32x32_neon()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-misc.c798 return vrev64_s16(a); in test_vrev64_s16()
Darm_neon_intrinsics.c13325 return vrev64_s16(a); in test_vrev64_s16()
/external/clang/test/CodeGen/
Daarch64-neon-misc.c858 return vrev64_s16(a); in test_vrev64_s16()
Darm_neon_intrinsics.c15626 return vrev64_s16(a); in test_vrev64_s16()
/external/libopus/silk/arm/
DNSQ_del_dec_neon_intr.c481 …t_s16x4 = vrev64_s16( t_s16x4 ); /* 6 7 8 9 … in silk_short_prediction_create_arch_coef_neon_local()
/external/neon_2_sse/
DNEON_2_SSE.h1983 _NEON2SSESTORAGE int16x4_t vrev64_s16(int16x4_t vec); // VREV64.16 d0,d0
14400 _NEON2SSESTORAGE int16x4_t vrev64_s16(int16x4_t vec); // VREV64.16 d0,d0
14401 _NEON2SSE_INLINE int16x4_t vrev64_s16(int16x4_t vec) in vrev64_s16() function
14422 #define vrev64_u16 vrev64_s16