Home
last modified time | relevance | path

Searched defs:vehi (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dpow.c244 float64x2_t vehi = vmulq_f64 (y, vhi); in V_NAME_D2() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpow.c421 svfloat64_t vehi = svmul_x (svptrue_b64 (), y, vhi); in SV_NAME_D2() local