HomeSort by relevance Sort by last modified time
    Searched full:divsd (Results 1 - 25 of 108) sorted by null

1 2 3 4 5

  /external/llvm/test/CodeGen/X86/
fdiv.ll 29 ; CHECK-NEXT: divsd %xmm1, %xmm0
39 ; CHECK-NEXT: divsd {{.*}}(%rip), %xmm0
49 ; CHECK-NEXT: divsd {{.*}}(%rip), %xmm0
2008-10-27-CoalescerBug.ll 4 ; the divsd so it's a win.
19 ; CHECK: divsd %xmm0
fold-load-binops.ll 128 define <2 x double> @divsd(<2 x double> %va, double* %pb) {
129 ; SSE-LABEL: divsd:
131 ; SSE-NEXT: divsd (%rdi), %xmm0
134 ; AVX-LABEL: divsd:
sink-hoist.ll 11 ; CHECK-NEXT: divsd
14 ; CHECK: divsd
23 ; Make sure the critical edge is broken so the divsd is sunken below
30 ; CHECK: divsd
fdiv-combine.ll 88 ; CHECK-NEXT: divsd %xmm1, %xmm2
101 ; CHECK-NEXT: divsd
pseudo_cmov_lower2.ll 58 ; CHECK: divsd %xmm1, %xmm0
88 ; CHECK: divsd %xmm1, %xmm0
sse-scalar-fp-arith.ll 158 ; SSE-NEXT: divsd %xmm1, %xmm0
320 ; SSE-NEXT: divsd %xmm0, %xmm1
549 ; SSE-NEXT: divsd %xmm1, %xmm0
675 ; SSE-NEXT: divsd %xmm1, %xmm0
802 ; SSE-NEXT: divsd %xmm0, %xmm1
923 ; SSE-NEXT: divsd %xmm1, %xmm0
1050 ; SSE-NEXT: divsd %xmm0, %xmm1
machine-combiner.ll 174 ; SSE-NEXT: divsd %xmm1, %xmm0
196 ; SSE-NEXT: divsd %xmm1, %xmm0
414 ; SSE-NEXT: divsd %xmm1, %xmm0
438 ; SSE-NEXT: divsd %xmm1, %xmm0
  /prebuilts/go/darwin-x86/src/math/
hypot_amd64.s 31 DIVSD X0, X1
log_amd64.s 60 DIVSD X0, X3 // x1=k, x2= f, x3= s
  /prebuilts/go/linux-x86/src/math/
hypot_amd64.s 31 DIVSD X0, X1
log_amd64.s 60 DIVSD X0, X3 // x1=k, x2= f, x3= s
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
sse2.s 70 divsd %xmm3,%xmm2
71 divsd (%esp,1),%xmm3
simd.s 46 divsd (%eax),%xmm0
146 divsd xmm0,QWORD PTR [eax] label
x86-64-simd.s 66 divsd (%rax),%xmm0
194 divsd xmm0,QWORD PTR [rax] label
sse2avx.s 481 divsd %xmm4,%xmm6
482 divsd (%ecx),%xmm6
1142 divsd xmm6,xmm4
1143 divsd xmm6,QWORD PTR [ecx]
x86-64-sse2avx.s 505 divsd %xmm4,%xmm6
506 divsd (%rcx),%xmm6
1209 divsd xmm6,xmm4
1210 divsd xmm6,QWORD PTR [rcx]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 495 "DIVSD",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 492 "DIVSD",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 495 "DIVSD",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 492 "DIVSD",
  /external/valgrind/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
  /external/valgrind/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /bionic/libm/x86/
e_atan2.S 174 divsd %xmm4, %xmm0
219 divsd %xmm1, %xmm4
262 divsd %xmm1, %xmm0
  /bionic/libm/x86_64/
e_atan2.S 154 divsd %xmm4, %xmm0
200 divsd %xmm1, %xmm4
244 divsd %xmm1, %xmm0

Completed in 208 milliseconds

1 2 3 4 5