Home
last modified time | relevance | path

Searched refs:vhsub_s8 (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-intrinsics.c2619 return vhsub_s8(v1, v2); in test_vhsub_s8()
Darm_neon_intrinsics.c3736 return vhsub_s8(a, b); in test_vhsub_s8()
/external/clang/test/CodeGen/
Darm_neon_intrinsics.c3993 return vhsub_s8(a, b); in test_vhsub_s8()
Daarch64-neon-intrinsics.c2830 return vhsub_s8(v1, v2); in test_vhsub_s8()
/external/neon_2_sse/
DNEON_2_SSE.h686 _NEON2SSESTORAGE int8x8_t vhsub_s8(int8x8_t a, int8x8_t b); // VHSUB.S8 d0,d0,d0
4725 _NEON2SSESTORAGE int8x8_t vhsub_s8(int8x8_t a, int8x8_t b); // VHSUB.S8 d0,d0,d0
4726 _NEON2SSE_INLINE int8x8_t vhsub_s8(int8x8_t a, int8x8_t b) // VHSUB.S8 d0,d0,d0 in vhsub_s8() function