Home
last modified time | relevance | path

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

/external/neon_2_sse/
DNEON_2_SSE.h701 _NEON2SSESTORAGE int32x2_t vsubhn_s64(int64x2_t a, int64x2_t b); // VSUBHN.I64 d0,q0,q0
4867 _NEON2SSESTORAGE int32x2_t vsubhn_s64(int64x2_t a, int64x2_t b); // VSUBHN.I64 d0,q0,q0
4868 _NEON2SSE_INLINE int32x2_t vsubhn_s64(int64x2_t a, int64x2_t b) in vsubhn_s64() function
4904 #define vsubhn_u64 vsubhn_s64
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-intrinsics.c7355 return vsubhn_s64(a, b); in test_vsubhn_s64()
Darm_neon_intrinsics.c19548 return vsubhn_s64(a, b); in test_vsubhn_s64()
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c8128 return vsubhn_s64(a, b); in test_vsubhn_s64()
Darm_neon_intrinsics.c22042 return vsubhn_s64(a, b); in test_vsubhn_s64()