Home
last modified time | relevance | path

Searched defs:special_case (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlog1pf.c29 special_case (float32x4_t x, uint32x4_t cmp, const struct data *d) in special_case() function
62 special_case (float32x4_t x, uint32x4_t cmp) in special_case() function
H A Dexp2.c46 special_case (float64x2_t x, float64x2_t y, uint64x2_t is_special) in special_case() function
59 special_case (float64x2_t s, float64x2_t y, float64x2_t n, in special_case() function
H A Dexp.c49 special_case (float64x2_t x, float64x2_t y, uint64x2_t cmp) in special_case() function
64 special_case (float64x2_t s, float64x2_t y, float64x2_t n) in special_case() function
H A Dexp10.c53 special_case (float64x2_t x, float64x2_t y, uint64x2_t cmp) in special_case() function
68 special_case (float64x2_t s, float64x2_t y, float64x2_t n, in special_case() function
H A Dcexpif.c13 special_case (float32x4_t x, uint32x4_t special, float32x4x2_t y) in special_case() function
H A Dcexpi.c13 special_case (float64x2_t x, uint64x2_t special, float64x2x2_t y) in special_case() function
H A Dexp2f.c43 special_case (float32x4_t x, float32x4_t y, uint32x4_t cmp) in special_case() function
53 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case() function
H A Dexpf.c47 special_case (float32x4_t x, float32x4_t y, uint32x4_t cmp) in special_case() function
57 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case() function
H A Dexp10f.c57 special_case (float32x4_t x, float32x4_t y, uint32x4_t cmp) in special_case() function
69 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case() function
H A Dexpm1f.c39 special_case (float32x4_t x, uint32x4_t special, const struct data *d) in special_case() function
H A Dexpm1.c38 special_case (float64x2_t x, uint64x2_t special, const struct data *d) in special_case() function
H A Dlog1p.c26 special_case (float64x2_t x, uint64x2_t cmp, const struct data *d) in special_case() function
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dlog1pf.c14 special_case (svfloat32_t x, svbool_t special) in special_case() function
H A Dhypotf.c16 special_case (svfloat32_t sqsum, svfloat32_t x, svfloat32_t y, svbool_t pg, in special_case() function
H A Dcexpif.c13 special_case (svfloat32_t x, svbool_t special, svfloat32x2_t y) in special_case() function
H A Dcexpi.c13 special_case (svfloat64_t x, svbool_t special, svfloat64x2_t y) in special_case() function
H A Dacosh.c18 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case() function
H A Dexpf.c27 special_case (svfloat32_t x, svbool_t special, const struct sv_expf_data *d) in special_case() function
H A Dacoshf.c17 special_case (svfloat32_t xm1, svfloat32_t tmp, svbool_t special) in special_case() function
H A Datanh.c19 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case() function
H A Dasinhf.c17 special_case (svuint32_t iax, svuint32_t sign, svfloat32_t y, svbool_t special) in special_case() function
H A Datanhf.c18 special_case (svuint32_t iax, svuint32_t sign, svfloat32_t halfsign, in special_case() function
H A Dhypot.c21 special_case (svfloat64_t sqsum, svfloat64_t x, svfloat64_t y, svbool_t pg, in special_case() function
H A Dcoshf.c24 special_case (svfloat32_t x, svfloat32_t half_e, svfloat32_t half_over_e, in special_case() function
H A Dsinhf.c25 special_case (svfloat32_t x, svfloat32_t y, svbool_t pg) in special_case() function

12345