Home
last modified time | relevance | path

Searched refs:vclsq_s32 (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dvclz.c129 return vclsq_s32(a); in test_vclsq_s32()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-misc.c1493 return vclsq_s32(a); in test_vclsq_s32()
Darm_neon_intrinsics.c1801 return vclsq_s32(a); in test_vclsq_s32()
/external/clang/test/CodeGen/
Daarch64-neon-misc.c1627 return vclsq_s32(a); in test_vclsq_s32()
Darm_neon_intrinsics.c1960 return vclsq_s32(a); in test_vclsq_s32()
/external/neon_2_sse/
DNEON_2_SSE.h2061 _NEON2SSESTORAGE int32x4_t vclsq_s32(int32x4_t a); // VCLS.S32 q0,q0
14994 res = vclsq_s32(_pM128i(a)); in vcls_s32()
15032 _NEON2SSESTORAGE int32x4_t vclsq_s32(int32x4_t a); // VCLS.S32 q0,q0
15033 _NEON2SSE_INLINE int32x4_t vclsq_s32(int32x4_t a) in vclsq_s32() function