Home
last modified time | relevance | path

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

12345

/external/arm-optimized-routines/math/aarch64/advsimd/
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
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
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
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
Dcexpif.c13 special_case (float32x4_t x, uint32x4_t special, float32x4x2_t y) in special_case() function
Dcexpi.c13 special_case (float64x2_t x, uint64x2_t special, float64x2x2_t y) in special_case() function
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
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
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
Dexpm1f.c39 special_case (float32x4_t x, uint32x4_t special, const struct data *d) in special_case() function
Dexpm1.c38 special_case (float64x2_t x, uint64x2_t special, const struct data *d) in special_case() function
Dacosh.c25 special_case (float64x2_t x, float64x2_t y, uint64x2_t special, in special_case() function
/external/arm-optimized-routines/math/aarch64/sve/
Dlog1pf.c14 special_case (svfloat32_t x, svbool_t special) in special_case() function
Dhypotf.c16 special_case (svfloat32_t sqsum, svfloat32_t x, svfloat32_t y, svbool_t pg, in special_case() function
Dacosh.c18 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case() function
Dcexpif.c13 special_case (svfloat32_t x, svbool_t special, svfloat32x2_t y) in special_case() function
Dcexpi.c13 special_case (svfloat64_t x, svbool_t special, svfloat64x2_t y) in special_case() function
Dexpf.c27 special_case (svfloat32_t x, svbool_t special, const struct sv_expf_data *d) in special_case() function
Dacoshf.c17 special_case (svfloat32_t xm1, svfloat32_t tmp, svbool_t special) in special_case() function
Datanh.c19 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case() function
Dasinhf.c17 special_case (svuint32_t iax, svuint32_t sign, svfloat32_t y, svbool_t special) in special_case() function
Datanhf.c18 special_case (svuint32_t iax, svuint32_t sign, svfloat32_t halfsign, in special_case() function
Dhypot.c21 special_case (svfloat64_t sqsum, svfloat64_t x, svfloat64_t y, svbool_t pg, in special_case() function
Dcoshf.c24 special_case (svfloat32_t x, svfloat32_t half_e, svfloat32_t half_over_e, in special_case() function
Dsinhf.c25 special_case (svfloat32_t x, svfloat32_t y, svbool_t pg) in special_case() function

12345