Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dhypot.c58 uint64x2_t specialy = vcgeq_u64 (vsubq_u64 (iy, d->tiny_bound), d->thres); in V_NAME_D2() local
H A Dhypotf.c57 uint32x4_t specialy = vcgeq_u32 (vsubq_u32 (iy, d->tiny_bound), d->thres); in V_NAME_F2() local
H A Dpow.c208 uint64x2_t specialy in V_NAME_D2() local
216 uint64x2_t specialy = vcgeq_u64 (iay, d->inf); in V_NAME_D2() local