Home
last modified time | relevance | path

Searched refs:imull (Results 1 – 25 of 55) sorted by relevance

123

/external/llvm/test/MC/X86/AlignedBundling/
Ddifferent-sections.s9 imull $17, %ebx, %ebp
10 imull $17, %ebx, %ebp
12 imull $17, %ebx, %ebp
14 # CHECK-NEXT: 8: imull
18 imull $17, %ebx, %ebp
19 imull $17, %ebx, %ebp
21 imull $17, %ebx, %ebp
23 # CHECK-NEXT: 8: imull
Dswitch-section-locked-error.s10 imull $17, %ebx, %ebp
12 imull $17, %ebx, %ebp
15 imull $17, %ebx, %ebp
Dsingle-inst-bundling.s18 imull $17, %ebx, %ebp
19 # This imull is 3 bytes long and should have started at 0xe, so two bytes
22 # CHECK-NEXT: 10: imull
Dalign-mode-argument-error.s7 imull $17, %ebx, %ebp
Dbundle-lock-option-error.s8 imull $17, %ebx, %ebp
/external/llvm/test/CodeGen/X86/
Dmisched-matrix.ll20 ; TOPDOWN: imull {{[0-9]*}}(
22 ; TOPDOWN: imull {{[0-9]*}}(
28 ; scheduled independently, and that the imull/adds are interleaved.
32 ; ILPMIN: imull
33 ; ILPMIN: imull
35 ; ILPMIN: imull
37 ; ILPMIN: imull
40 ; ILPMIN: imull
41 ; ILPMIN: imull
43 ; ILPMIN: imull
[all …]
Dmisched-balance.ll13 ; imull folded loads should be in order and interleaved with addl, never
21 ; CHECK: imull 4
22 ; CHECK-NOT: {{imull|rsp}}
24 ; CHECK: imull 8
25 ; CHECK-NOT: {{imull|rsp}}
27 ; CHECK: imull 12
28 ; CHECK-NOT: {{imull|rsp}}
30 ; CHECK: imull 16
31 ; CHECK-NOT: {{imull|rsp}}
33 ; CHECK: imull 20
[all …]
Ddivide-by-constant.ll10 ; CHECK: imull $63551, %eax, %eax
21 ; CHECK: imull $43691, %eax, %eax
33 ; CHECK-NEXT: imull $171, %eax, %eax
43 ; CHECK: imull $1986, %eax, %
59 ; CHECK: imull $26215, %eax, %ecx
81 ; CHECK: imull $211
91 ; CHECK: imull $71
Datom-sched.ll13 ; atom: imull
15 ; atom: imull
16 ; CHECK: imull
18 ; CHECK: imull
Dsdiv-exact.ll7 ; CHECK: imull $-1030792151, 4(%esp)
16 ; CHECK-NEXT: imull $-1431655765
D2010-09-01-RemoveCopyByCommutingDef.ll13 ; The imull clobbers a 32-bit register.
14 ; CHECK: imull %{{...}}, %e[[CLOBBER:..]]
Dmemset-2.ll28 ; CHECK: imull $16843009
36 ; CHECK: imull $16843009
Dsubreg-to-reg-3.ll1 ; RUN: llc < %s -march=x86-64 | grep imull
Dsmul-with-overflow.ll21 ; CHECK: imull
40 ; CHECK: imull
/external/compiler-rt/lib/i386/
Dmuldi3.S16 imull %eax, %ecx // b.lo * a.hi
20 imull %edx, %ebx // a.lo * b.hi
Dudivdi3.S59 imull %edi, %eax // q*bhi
91 imull %edi, %eax // q*bhi
Dumoddi3.S60 imull %edi, %eax // q*bhi
96 imull %edi, %eax // q*bhi
Ddivdi3.S88 imull %edi, %eax // q*bhi
126 imull %edi, %eax // q*bhi
Dmoddi3.S87 imull %edi, %eax // q*bhi
127 imull %edi, %eax // q*bhi
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dbug_11395.ll63imull 0x1c+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A…
/external/openssl/crypto/bn/asm/
Dx86-mont.S76 imull 32(%esp),%edi
109 imull 32(%esp),%edi
191 imull 32(%esp),%edi
283 imull 32(%esp),%edi
/external/quake/quake/src/QW/client/
Dd_draw.s299 imull %edx,%eax // (tfrac >> 16) * cachewidth
373 imull %ebx,%eax
568 imull reciprocal_table-8(,%ecx,4) // sstep = (snext - s) / (spancount-1)
572 imull reciprocal_table-8(,%ecx,4) // tstep = (tnext - t) / (spancount-1)
585 imull %ebx,%edx
819 imull C(d_zrowbytes),%ecx
934 imull C(d_zrowbytes),%ecx
Dsnd_mixa.s168 imull %esi,%eax
188 imull %esi,%edx
/external/quake/quake/src/WinQuake/
Dd_draw.s299 imull %edx,%eax // (tfrac >> 16) * cachewidth
373 imull %ebx,%eax
568 imull reciprocal_table-8(,%ecx,4) // sstep = (snext - s) / (spancount-1)
572 imull reciprocal_table-8(,%ecx,4) // tstep = (tnext - t) / (spancount-1)
585 imull %ebx,%edx
819 imull C(d_zrowbytes),%ecx
934 imull C(d_zrowbytes),%ecx
Dsnd_mixa.s168 imull %esi,%eax
188 imull %esi,%edx

123