Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c1615 return vcaltq_f32(v1, v2); in test_vcaltq_f32()
Darm_neon_intrinsics.c1433 return vcaltq_f32(a, b); in test_vcaltq_f32()
/external/neon_2_sse/
DNEON_2_SSE.h801 _NEON2SSESTORAGE uint32x4_t vcaltq_f32(float32x4_t a, float32x4_t b); // VACGT.F32 q0, q0, q0
5631 _NEON2SSESTORAGE uint32x4_t vcaltq_f32(float32x4_t a, float32x4_t b); // VACGT.F32 q0, q0, q0
5632 _NEON2SSE_INLINE uint32x4_t vcaltq_f32(float32x4_t a, float32x4_t b) // VACGT.F32 q0, q0, q0 in vcaltq_f32() function