Searched refs:__svml_derf_data_internal (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ |
D | svml_d_erf4_core_avx2.S | 61 lea __svml_derf_data_internal(%rip), %rdi 62 vmovupd _SRound+__svml_derf_data_internal(%rip), %ymm6 63 vandpd _AbsMask+__svml_derf_data_internal(%rip), %ymm0, %ymm5 69 vminpd _MaxThreshold+__svml_derf_data_internal(%rip), %ymm5, %ymm7 71 vcmpgt_oqpd _U2Threshold+__svml_derf_data_internal(%rip), %ymm7, %ymm9 74 vandps _Mask32+__svml_derf_data_internal(%rip), %ymm11, %ymm12 104 vmovupd _poly1_0+__svml_derf_data_internal(%rip), %ymm3 114 vfmadd213pd _poly1_1+__svml_derf_data_internal(%rip), %ymm2, %ymm3 115 vmovupd _poly5_0+__svml_derf_data_internal(%rip), %ymm1 117 vfmadd213pd _poly1_2+__svml_derf_data_internal(%rip), %ymm2, %ymm3 [all …]
|
D | svml_d_erf8_core_avx512.S | 61 lea __svml_derf_data_internal(%rip), %rax 67 vmovups _MaxThreshold+__svml_derf_data_internal(%rip), %zmm9 68 vmovups _SRound+__svml_derf_data_internal(%rip), %zmm11 69 vmovups _U2Threshold+__svml_derf_data_internal(%rip), %zmm10 70 vandpd _AbsMask+__svml_derf_data_internal(%rip), %zmm0, %zmm7 85 vmovups _poly1_0+__svml_derf_data_internal(%rip), %zmm10 88 vmovups _poly3_0+__svml_derf_data_internal(%rip), %zmm11 89 vmovups _poly3_3+__svml_derf_data_internal(%rip), %zmm15 95 vmovups _poly1_2+__svml_derf_data_internal(%rip), %zmm13 96 vpandq _Mask32+__svml_derf_data_internal(%rip), %zmm3, %zmm2 [all …]
|
D | svml_d_erf2_core_sse4.S | 60 lea __svml_derf_data_internal(%rip), %rcx 61 movups _AbsMask+__svml_derf_data_internal(%rip), %xmm5 72 minpd _MaxThreshold+__svml_derf_data_internal(%rip), %xmm9 73 movups _SRound+__svml_derf_data_internal(%rip), %xmm1 80 movups _U2Threshold+__svml_derf_data_internal(%rip), %xmm11 89 movups _poly1_0+__svml_derf_data_internal(%rip), %xmm7 95 addpd _poly1_1+__svml_derf_data_internal(%rip), %xmm7 100 movups _poly3_0+__svml_derf_data_internal(%rip), %xmm6 105 addpd _poly1_2+__svml_derf_data_internal(%rip), %xmm7 106 addpd _poly3_1+__svml_derf_data_internal(%rip), %xmm6 [all …]
|