/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | log1pf.c | 29 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 D | exp2.c | 46 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 D | exp.c | 49 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 D | exp10.c | 53 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 D | cexpif.c | 13 special_case (float32x4_t x, uint32x4_t special, float32x4x2_t y) in special_case() function
|
H A D | cexpi.c | 13 special_case (float64x2_t x, uint64x2_t special, float64x2x2_t y) in special_case() function
|
H A D | exp2f.c | 43 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 D | expf.c | 47 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 D | exp10f.c | 57 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 D | expm1f.c | 39 special_case (float32x4_t x, uint32x4_t special, const struct data *d) in special_case() function
|
H A D | expm1.c | 38 special_case (float64x2_t x, uint64x2_t special, const struct data *d) in special_case() function
|
H A D | log1p.c | 26 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 D | log1pf.c | 14 special_case (svfloat32_t x, svbool_t special) in special_case() function
|
H A D | hypotf.c | 16 special_case (svfloat32_t sqsum, svfloat32_t x, svfloat32_t y, svbool_t pg, in special_case() function
|
H A D | cexpif.c | 13 special_case (svfloat32_t x, svbool_t special, svfloat32x2_t y) in special_case() function
|
H A D | cexpi.c | 13 special_case (svfloat64_t x, svbool_t special, svfloat64x2_t y) in special_case() function
|
H A D | acosh.c | 18 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case() function
|
H A D | expf.c | 27 special_case (svfloat32_t x, svbool_t special, const struct sv_expf_data *d) in special_case() function
|
H A D | acoshf.c | 17 special_case (svfloat32_t xm1, svfloat32_t tmp, svbool_t special) in special_case() function
|
H A D | atanh.c | 19 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case() function
|
H A D | asinhf.c | 17 special_case (svuint32_t iax, svuint32_t sign, svfloat32_t y, svbool_t special) in special_case() function
|
H A D | atanhf.c | 18 special_case (svuint32_t iax, svuint32_t sign, svfloat32_t halfsign, in special_case() function
|
H A D | hypot.c | 21 special_case (svfloat64_t sqsum, svfloat64_t x, svfloat64_t y, svbool_t pg, in special_case() function
|
H A D | coshf.c | 24 special_case (svfloat32_t x, svfloat32_t half_e, svfloat32_t half_over_e, in special_case() function
|
H A D | sinhf.c | 25 special_case (svfloat32_t x, svfloat32_t y, svbool_t pg) in special_case() function
|