Searched refs:__svml_dlog2_data_internal (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ ! |
D | svml_d_log22_core_sse4.S | 64 movups ExpMask+__svml_dlog2_data_internal(%rip), %xmm1 67 lea Table_Lookup_Bias+__svml_dlog2_data_internal(%rip), %rsi 68 orps Two10+__svml_dlog2_data_internal(%rip), %xmm1 75 cmpltpd MinNorm+__svml_dlog2_data_internal(%rip), %xmm8 79 cmpnlepd MaxNorm+__svml_dlog2_data_internal(%rip), %xmm7 91 movups HalfMask+__svml_dlog2_data_internal(%rip), %xmm9 103 subpd One+__svml_dlog2_data_internal(%rip), %xmm9 107 movups poly_coeff+__svml_dlog2_data_internal(%rip), %xmm14 113 movups poly_coeff+32+__svml_dlog2_data_internal(%rip), %xmm15 115 addpd poly_coeff+16+__svml_dlog2_data_internal(%rip), %xmm14 [all …]
|
D | svml_d_log24_core_avx2.S | 59 lea Table_Lookup_Bias+__svml_dlog2_data_internal(%rip), %r8 63 vandpd ExpMask+__svml_dlog2_data_internal(%rip), %ymm3, %ymm4 64 vorpd Two10+__svml_dlog2_data_internal(%rip), %ymm4, %ymm2 71 vmovupd One+__svml_dlog2_data_internal(%rip), %ymm14 75 vcmplt_oqpd MinNorm+__svml_dlog2_data_internal(%rip), %ymm3, %ymm11 76 vcmpnle_uqpd MaxNorm+__svml_dlog2_data_internal(%rip), %ymm3, %ymm12 83 vmovupd Threshold+__svml_dlog2_data_internal(%rip), %ymm9 95 vmovupd poly_coeff+__svml_dlog2_data_internal(%rip), %ymm14 97 vfmadd213pd poly_coeff+32+__svml_dlog2_data_internal(%rip), %ymm2, %ymm14 108 vandpd Bias+__svml_dlog2_data_internal(%rip), %ymm1, %ymm10 [all …]
|