Searched refs:__svml_sasin_data_internal (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ |
D | svml_s_asinf4_core_sse4.S | 47 movups __svml_sasin_data_internal(%rip), %xmm1 48 movups OneHalf+__svml_sasin_data_internal(%rip), %xmm5 71 cmpltps SmallNorm+__svml_sasin_data_internal(%rip), %xmm9 84 movups poly_coeff+__svml_sasin_data_internal(%rip), %xmm11 86 subps Two+__svml_sasin_data_internal(%rip), %xmm8 87 movups poly_coeff+32+__svml_sasin_data_internal(%rip), %xmm12 89 addps poly_coeff+16+__svml_sasin_data_internal(%rip), %xmm11 91 addps poly_coeff+48+__svml_sasin_data_internal(%rip), %xmm12 92 movups sqrt_coeff+__svml_sasin_data_internal(%rip), %xmm13 97 addps sqrt_coeff+16+__svml_sasin_data_internal(%rip), %xmm13 [all …]
|
D | svml_s_asinf8_core_avx2.S | 51 vmovups __svml_sasin_data_internal(%rip), %ymm5 52 vmovups OneHalf+__svml_sasin_data_internal(%rip), %ymm9 53 vmovups One+__svml_sasin_data_internal(%rip), %ymm6 68 vcmplt_oqps SmallNorm+__svml_sasin_data_internal(%rip), %ymm12, %ymm10 73 vmovups poly_coeff+64+__svml_sasin_data_internal(%rip), %ymm7 75 vmovups sqrt_coeff+__svml_sasin_data_internal(%rip), %ymm9 76 vfmadd213ps poly_coeff+96+__svml_sasin_data_internal(%rip), %ymm1, %ymm7 80 vmovups poly_coeff+__svml_sasin_data_internal(%rip), %ymm8 83 vfmadd213ps poly_coeff+32+__svml_sasin_data_internal(%rip), %ymm1, %ymm8 86 vfmsub213ps Two+__svml_sasin_data_internal(%rip), %ymm14, %ymm15 [all …]
|
D | svml_s_asinf16_core_avx512.S | 56 vmovups __svml_sasin_data_internal(%rip), %zmm4 57 vmovups OneHalf+__svml_sasin_data_internal(%rip), %zmm6 60 vmovups SmallNorm+__svml_sasin_data_internal(%rip), %zmm8 61 vmovups Two+__svml_sasin_data_internal(%rip), %zmm12 62 vmovups sqrt_coeff_1+__svml_sasin_data_internal(%rip), %zmm13 63 vmovups One+__svml_sasin_data_internal(%rip), %zmm7 74 vmovups poly_coeff_2+__svml_sasin_data_internal(%rip), %zmm7 80 vmovups poly_coeff_5+__svml_sasin_data_internal(%rip), %zmm6 84 vmovups sqrt_coeff_2+__svml_sasin_data_internal(%rip), %zmm8 85 vmovups poly_coeff_4+__svml_sasin_data_internal(%rip), %zmm5 [all …]
|