Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-intrinsics.c1770 return vceq_p8(v1, v2); in test_vceq_p8()
Darm_neon_intrinsics.c1351 return vceq_p8(a, b); in test_vceq_p8()
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c1952 return vceq_p8(v1, v2); in test_vceq_p8()
Darm_neon_intrinsics.c1498 return vceq_p8(a, b); in test_vceq_p8()
/external/neon_2_sse/
DNEON_2_SSE.h721 _NEON2SSESTORAGE uint8x8_t vceq_p8(poly8x8_t a, poly8x8_t b); // VCEQ.I8 d0, d0, d0
5076 _NEON2SSESTORAGE uint8x8_t vceq_p8(poly8x8_t a, poly8x8_t b); // VCEQ.I8 d0, d0, d0
5077 #define vceq_p8 vceq_u8 macro