Searched refs:notails (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/advsimd/ |
| H A D | erfinv_25u.c | 89 notails (float64x2_t x, const struct data *d) in notails() function 126 return notails (x, d); in V_NAME_D1()
|
| H A D | erfinvf_5u.c | 67 notails (float32x4_t x, const struct data *d) in notails() function 114 return notails (x, d); in V_NAME_F1()
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/sve/ |
| H A D | erfinv_25u.c | 82 notails (svbool_t pg, svfloat64_t x, const struct data *d) in notails() function 119 return notails (pg, x, d); in SV_NAME_D1()
|
| H A D | erfinvf_5u.c | 62 notails (svbool_t pg, svfloat32_t x, const struct data *d) in notails() function 103 return notails (pg, x, d); in SV_NAME_F1()
|