Searched refs:__svml_sexp2_data_internal (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ |
D | svml_s_exp2f8_core_avx2.S | 68 vmovups __svml_sexp2_data_internal(%rip), %ymm1 71 vmovups _sPC6+__svml_sexp2_data_internal(%rip), %ymm7 84 vfmadd213ps _sPC5+__svml_sexp2_data_internal(%rip), %ymm5, %ymm7 85 vfmadd213ps _sPC4+__svml_sexp2_data_internal(%rip), %ymm5, %ymm7 86 vfmadd213ps _sPC3+__svml_sexp2_data_internal(%rip), %ymm5, %ymm7 87 vfmadd213ps _sPC2+__svml_sexp2_data_internal(%rip), %ymm5, %ymm7 88 vfmadd213ps _sPC1+__svml_sexp2_data_internal(%rip), %ymm5, %ymm7 89 vfmadd213ps _sPC0+__svml_sexp2_data_internal(%rip), %ymm5, %ymm7 92 vandps _iAbsMask+__svml_sexp2_data_internal(%rip), %ymm0, %ymm2 93 vpcmpgtd _iDomainRange+__svml_sexp2_data_internal(%rip), %ymm2, %ymm3 [all …]
|
D | svml_s_exp2f4_core_sse4.S | 65 movups __svml_sexp2_data_internal(%rip), %xmm1 71 movups _sPC6+__svml_sexp2_data_internal(%rip), %xmm4 79 movdqu _iAbsMask+__svml_sexp2_data_internal(%rip), %xmm2 85 pcmpgtd _iDomainRange+__svml_sexp2_data_internal(%rip), %xmm2 89 addps _sPC5+__svml_sexp2_data_internal(%rip), %xmm4 91 addps _sPC4+__svml_sexp2_data_internal(%rip), %xmm4 93 addps _sPC3+__svml_sexp2_data_internal(%rip), %xmm4 95 addps _sPC2+__svml_sexp2_data_internal(%rip), %xmm4 97 addps _sPC1+__svml_sexp2_data_internal(%rip), %xmm4 99 addps _sPC0+__svml_sexp2_data_internal(%rip), %xmm1 [all …]
|