Searched refs:sqrt_coeff (Results 1 – 12 of 12) sorted by relevance
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ |
D | svml_d_acos4_core_avx2.S | 36 #define sqrt_coeff 160 macro 66 vmovupd sqrt_coeff+__svml_dacos_data_internal(%rip), %ymm0 91 vfmadd213pd sqrt_coeff+32+__svml_dacos_data_internal(%rip), %ymm6, %ymm0 94 vfmadd213pd sqrt_coeff+64+__svml_dacos_data_internal(%rip), %ymm6, %ymm0 95 vfmadd213pd sqrt_coeff+96+__svml_dacos_data_internal(%rip), %ymm6, %ymm0 235 __declspec(align(32)) VUINT32 sqrt_coeff[4][4][2];
|
D | svml_d_asin4_core_avx2.S | 35 #define sqrt_coeff 160 macro 94 vmovupd sqrt_coeff+__svml_dasin_data_internal(%rip), %ymm0 97 vfmadd213pd sqrt_coeff+32+__svml_dasin_data_internal(%rip), %ymm7, %ymm0 100 vfmadd213pd sqrt_coeff+64+__svml_dasin_data_internal(%rip), %ymm7, %ymm0 103 vfmadd213pd sqrt_coeff+96+__svml_dasin_data_internal(%rip), %ymm7, %ymm0 227 __declspec(align(32)) VUINT32 sqrt_coeff[4][4][2];
|
D | svml_d_acos2_core_sse4.S | 36 #define sqrt_coeff 80 macro 84 movups sqrt_coeff+__svml_dacos_data_internal(%rip), %xmm13 88 addpd sqrt_coeff+16+__svml_dacos_data_internal(%rip), %xmm13 90 addpd sqrt_coeff+32+__svml_dacos_data_internal(%rip), %xmm13 97 addpd sqrt_coeff+48+__svml_dacos_data_internal(%rip), %xmm6 253 __declspec(align(16)) VUINT32 sqrt_coeff[4][2][2];
|
D | svml_d_asin2_core_sse4.S | 35 #define sqrt_coeff 80 macro 107 movups sqrt_coeff+__svml_dasin_data_internal(%rip), %xmm13 110 addpd sqrt_coeff+16+__svml_dasin_data_internal(%rip), %xmm13 114 addpd sqrt_coeff+32+__svml_dasin_data_internal(%rip), %xmm13 119 addpd sqrt_coeff+48+__svml_dasin_data_internal(%rip), %xmm14 242 __declspec(align(16)) VUINT32 sqrt_coeff[4][2][2];
|
D | svml_s_acosf8_core_avx2.S | 37 #define sqrt_coeff 160 macro 72 vmovups sqrt_coeff+__svml_sacos_data_internal(%rip), %ymm0 97 vfmadd213ps sqrt_coeff+32+__svml_sacos_data_internal(%rip), %ymm14, %ymm0 223 __declspec(align(32)) VUINT32 sqrt_coeff[2][8][1];
|
D | svml_s_asinf4_core_sse4.S | 36 #define sqrt_coeff 80 macro 92 movups sqrt_coeff+__svml_sasin_data_internal(%rip), %xmm13 97 addps sqrt_coeff+16+__svml_sasin_data_internal(%rip), %xmm13 215 __declspec(align(16)) VUINT32 sqrt_coeff[2][4][1];
|
D | svml_s_asinf8_core_avx2.S | 36 #define sqrt_coeff 160 macro 75 vmovups sqrt_coeff+__svml_sasin_data_internal(%rip), %ymm9 88 vfmadd213ps sqrt_coeff+32+__svml_sasin_data_internal(%rip), %ymm15, %ymm9 212 __declspec(align(32)) VUINT32 sqrt_coeff[2][8][1];
|
D | svml_s_acosf4_core_sse4.S | 37 #define sqrt_coeff 80 macro 90 movups sqrt_coeff+__svml_sacos_data_internal(%rip), %xmm10 102 addps sqrt_coeff+16+__svml_sacos_data_internal(%rip), %xmm10 229 __declspec(align(16)) VUINT32 sqrt_coeff[2][4][1];
|
D | svml_s_asinf16_core_avx512.S | 223 __declspec(align(64)) VUINT32 sqrt_coeff[2][16][1];
|
D | svml_s_acosf16_core_avx512.S | 230 __declspec(align(64)) VUINT32 sqrt_coeff[2][16][1];
|
D | svml_d_acos8_core_avx512.S | 257 __declspec(align(64)) VUINT32 sqrt_coeff[4][8][2];
|
D | svml_d_asin8_core_avx512.S | 249 __declspec(align(64)) VUINT32 sqrt_coeff[4][8][2];
|