Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dvclz.c101 return vclsq_s8(a); in test_vclsq_s8()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-misc.c1457 return vclsq_s8(a); in test_vclsq_s8()
Darm_neon_intrinsics.c1783 return vclsq_s8(a); in test_vclsq_s8()
/external/clang/test/CodeGen/
Daarch64-neon-misc.c1583 return vclsq_s8(a); in test_vclsq_s8()
Darm_neon_intrinsics.c1938 return vclsq_s8(a); in test_vclsq_s8()
/external/neon_2_sse/
DNEON_2_SSE.h2059 _NEON2SSESTORAGE int8x16_t vclsq_s8(int8x16_t a); // VCLS.S8 q0,q0
14976 res = vclsq_s8(_pM128i(a)); in vcls_s8()
14998 _NEON2SSESTORAGE int8x16_t vclsq_s8(int8x16_t a); // VCLS.S8 q0,q0
14999 _NEON2SSE_INLINE int8x16_t vclsq_s8(int8x16_t a) in vclsq_s8() function