Searched defs:tiny_bound (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | hypot.c | 15 uint64x2_t tiny_bound, thres; member 23 uint64x2_t tiny_bound; member
|
H A D | hypotf.c | 15 uint32x4_t tiny_bound, thres; member 23 uint32x4_t tiny_bound; member
|
H A D | expm1.c | 17 uint64x2_t thresh, tiny_bound; member
|
H A D | tanh.c | 15 uint64x2_t thresh, tiny_bound; member
|
H A D | sinh.c | 18 uint64x2_t tiny_bound, thresh; member
|
H A D | sinhf.c | 17 uint32x4_t tiny_bound, thresh; member
|
H A D | atanhf.c | 18 uint32x4_t tiny_bound; member
|
H A D | asinhf.c | 19 uint32x4_t tiny_bound; member
|
H A D | coshf.c | 16 uint32x4_t tiny_bound; member
|
H A D | erff.c | 16 float32x4_t tiny_bound, scale_minus_one; member
|
H A D | cbrt.c | 17 uint64x2_t abs_mask, tiny_bound; member
|
H A D | erf.c | 20 float64x2_t tiny_bound, huge_bound, scale_minus_one; member
|
H A D | asinh.c | 16 float64x2_t tiny_bound; member
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | hypot.c | 14 uint64_t tiny_bound, thres; member
|
H A D | tanh.c | 17 uint64_t thresh, tiny_bound; member
|
H A D | cbrt.c | 19 uint64_t tiny_bound, thresh; member
|