Home
last modified time | relevance | path

Searched defs:specialx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dhypot.c57 uint64x2_t specialx = vcgeq_u64 (vsubq_u64 (ix, d->tiny_bound), d->thres); in V_NAME_D2() local
H A Dhypotf.c56 uint32x4_t specialx = vcgeq_u32 (vsubq_u32 (ix, d->tiny_bound), d->thres); in V_NAME_F2() local
H A Dpow.c206 uint64x2_t specialx in V_NAME_D2() local
215 uint64x2_t specialx = vcgeq_u64 (iax, d->inf); in V_NAME_D2() local