Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c1545 return vcale_f32(v1, v2); in test_vcale_f32()
Darm_neon_intrinsics.c1399 return vcale_f32(a, b); in test_vcale_f32()
/external/neon_2_sse/
DNEON_2_SSE.h794 _NEON2SSESTORAGE uint32x2_t vcale_f32(float32x2_t a, float32x2_t b); // VACGE.F32 d0, d0, d0
5564 _NEON2SSESTORAGE uint32x2_t vcale_f32(float32x2_t a, float32x2_t b); // VACGE.F32 d0, d0, d0
5565 _NEON2SSE_INLINE uint32x2_t vcale_f32(float32x2_t a, float32x2_t b) in vcale_f32() function