Searched refs:VECTOR_WRAPPER_ff (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/sysdeps/x86_64/fpu/ |
D | test-double-vlen2-wrappers.c | 29 VECTOR_WRAPPER_ff (WRAPPER_NAME (pow), _ZGVbN2vv_pow) 33 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypot), _ZGVbN2vv_hypot) 40 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2), _ZGVbN2vv_atan2)
|
D | test-double-vlen4-avx2-wrappers.c | 32 VECTOR_WRAPPER_ff (WRAPPER_NAME (pow), _ZGVdN4vv_pow) 36 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypot), _ZGVdN4vv_hypot) 43 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2), _ZGVdN4vv_atan2)
|
D | test-double-vlen4-wrappers.c | 29 VECTOR_WRAPPER_ff (WRAPPER_NAME (pow), _ZGVcN4vv_pow) 33 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypot), _ZGVcN4vv_hypot) 40 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2), _ZGVcN4vv_atan2)
|
D | test-double-vlen8-wrappers.c | 29 VECTOR_WRAPPER_ff (WRAPPER_NAME (pow), _ZGVeN8vv_pow) 33 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypot), _ZGVeN8vv_hypot) 40 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2), _ZGVeN8vv_atan2)
|
D | test-float-vlen4-wrappers.c | 29 VECTOR_WRAPPER_ff (WRAPPER_NAME (powf), _ZGVbN4vv_powf) 33 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypotf), _ZGVbN4vv_hypotf) 40 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2f), _ZGVbN4vv_atan2f)
|
D | test-float-vlen8-wrappers.c | 29 VECTOR_WRAPPER_ff (WRAPPER_NAME (powf), _ZGVcN8vv_powf) 33 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypotf), _ZGVcN8vv_hypotf) 40 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2f), _ZGVcN8vv_atan2f)
|
D | test-float-vlen16-wrappers.c | 29 VECTOR_WRAPPER_ff (WRAPPER_NAME (powf), _ZGVeN16vv_powf) 33 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypotf), _ZGVeN16vv_hypotf) 40 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2f), _ZGVeN16vv_atan2f)
|
D | test-float-vlen8-avx2-wrappers.c | 32 VECTOR_WRAPPER_ff (WRAPPER_NAME (powf), _ZGVdN8vv_powf) 36 VECTOR_WRAPPER_ff (WRAPPER_NAME (hypotf), _ZGVdN8vv_hypotf) 43 VECTOR_WRAPPER_ff (WRAPPER_NAME (atan2f), _ZGVdN8vv_atan2f)
|
/glibc-2.36/math/ |
D | test-math-vector.h | 73 #define VECTOR_WRAPPER_ff(scalar_func, vector_func) \ macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 35248 (VECTOR_WRAPPER_ff): Likewise. 35269 (VECTOR_WRAPPER_ff): Likewise. 35290 (VECTOR_WRAPPER_ff): Likewise. 35311 (VECTOR_WRAPPER_ff): Likewise. 35332 (VECTOR_WRAPPER_ff): Likewise. 35353 (VECTOR_WRAPPER_ff): Likewise.
|