Searched refs:__svml_derfc_data_internal (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ |
D | svml_d_erfc8_core_avx512.S | 74 lea __svml_derfc_data_internal(%rip), %rax 80 vmovups _MaxThreshold+__svml_derfc_data_internal(%rip), %zmm13 81 vmovups _SRound+__svml_derfc_data_internal(%rip), %zmm7 82 vmovups _One+__svml_derfc_data_internal(%rip), %zmm14 86 vandpd _AbsMask+__svml_derfc_data_internal(%rip), %zmm11, %zmm12 87 vandpd _SgnMask+__svml_derfc_data_internal(%rip), %zmm11, %zmm3 88 vmovups _TwoM128+__svml_derfc_data_internal(%rip), %zmm0 92 vmovups _poly1_0+__svml_derfc_data_internal(%rip), %zmm12 93 vmovups _poly3_0+__svml_derfc_data_internal(%rip), %zmm13 97 vmovups _poly1_1+__svml_derfc_data_internal(%rip), %zmm6 [all …]
|
D | svml_d_erfc4_core_avx2.S | 74 lea __svml_derfc_data_internal(%rip), %rdi 76 vmovupd _SRound+__svml_derfc_data_internal(%rip), %ymm8 77 vmovupd _TwoM128+__svml_derfc_data_internal(%rip), %ymm5 78 vmovupd _One+__svml_derfc_data_internal(%rip), %ymm14 79 vandpd _AbsMask+__svml_derfc_data_internal(%rip), %ymm12, %ymm13 85 vminpd _MaxThreshold+__svml_derfc_data_internal(%rip), %ymm13, %ymm6 90 vmovupd _poly1_0+__svml_derfc_data_internal(%rip), %ymm6 95 vmovupd _poly3_0+__svml_derfc_data_internal(%rip), %ymm7 96 vfmadd213pd _poly1_1+__svml_derfc_data_internal(%rip), %ymm9, %ymm6 97 vfmadd213pd _poly3_1+__svml_derfc_data_internal(%rip), %ymm9, %ymm7 [all …]
|
D | svml_d_erfc2_core_sse4.S | 67 movups _AbsMask+__svml_derfc_data_internal(%rip), %xmm2 70 lea __svml_derfc_data_internal(%rip), %rcx 77 minpd _MaxThreshold+__svml_derfc_data_internal(%rip), %xmm2 78 movups _SRound+__svml_derfc_data_internal(%rip), %xmm6 81 movups _TwoM128+__svml_derfc_data_internal(%rip), %xmm0 89 movups _poly1_0+__svml_derfc_data_internal(%rip), %xmm13 95 addpd _poly1_1+__svml_derfc_data_internal(%rip), %xmm13 96 movups _poly3_0+__svml_derfc_data_internal(%rip), %xmm11 102 addpd _poly3_1+__svml_derfc_data_internal(%rip), %xmm11 103 addpd _poly1_2+__svml_derfc_data_internal(%rip), %xmm13 [all …]
|