Home
last modified time | relevance | path

Searched refs:vmlsq_n_u32 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-2velem.c4155 return vmlsq_n_u32(a, b, c); in test_vmlsq_n_u32()
Darm_neon_intrinsics.c9804 return vmlsq_n_u32(a, b, c); in test_vmlsq_n_u32()
/external/neon_2_sse/
DNEON_2_SSE.h1948 _NEON2SSESTORAGE uint32x4_t vmlsq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c); // VMLS.I32 q0, q0…
14204 _NEON2SSESTORAGE uint32x4_t vmlsq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c); // VMLS.I32 q0, q0…
14205 _NEON2SSE_INLINE uint32x4_t vmlsq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c) // VMLS.I32 q0, q0,… in vmlsq_n_u32() function