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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
x86-store-gv-addr.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=static | not grep lea
2 ; RUN: llc < %s -mtriple=x86_64-pc-linux-gnu -relocation-model=static | not grep lea
shift-codegen.ll 3 ; This should produce two shll instructions, not any lea's.
13 ; CHECK-NOT: lea
15 ; CHECK-NOT: lea
29 ; CHECK-NOT: lea
31 ; CHECK-NOT: lea
mul-shift-reassoc.ll 1 ; RUN: llc < %s -march=x86 | grep lea
5 ; Push the shl through the mul to allow an LEA to be formed, instead
imul-lea.ll 1 ; RUN: llc < %s -march=x86 | grep lea
ga-offset.ll 2 ; RUN: not grep lea %t
6 ; RUN: not grep lea %t
overlap-shift.ll 5 ;; allocator turns the shift into an LEA. This also occurs for ADD.
7 ; Check that the shift gets turned into an LEA.
epilogue.ll 1 ; RUN: llc < %s -march=x86 | not grep lea
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledFuture.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
15 * @author Doug Lea
BrokenBarrierException.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
17 * @author Doug Lea
CancellationException.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
15 * @author Doug Lea
Delayed.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
20 * @author Doug Lea
RunnableFuture.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
16 * @author Doug Lea
RunnableScheduledFuture.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
16 * @author Doug Lea
TimeoutException.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
18 * @author Doug Lea
  /bionic/libc/arch-x86/string/
ssse3-memcmp3-new.S 148 lea 16(%edi), %edi
151 lea 16(%esi), %esi
203 lea -48(%ecx), %ecx
216 lea (%ecx, %edi,1), %eax
217 lea (%ecx, %esi,1), %edx
226 lea -48(%ecx), %ecx
243 lea 32(%edi), %edi
244 lea 32(%esi), %esi
258 lea 32(%edi), %edi
259 lea 32(%esi), %es
    [all...]
sse2-strlen-atom.S 113 lea 16(%eax), %eax
120 lea 16(%eax), %eax
128 lea 16(%eax), %eax
134 lea 16(%eax), %eax
140 lea 16(%eax), %eax
146 lea 16(%eax), %eax
152 lea 16(%eax), %eax
158 lea 16(%eax), %eax
164 lea 16(%eax), %eax
170 lea 16(%eax), %ea
    [all...]
ssse3-memcpy5.S 244 lea -32(%ecx), %ecx
251 lea 32(%edi), %edi
259 lea 32(%edi), %edi
267 lea 32(%edi), %edi
275 lea 32(%edi), %edi
277 lea 32(%ecx), %ecx
300 lea -128(%ecx), %ecx
311 lea 0x80(%eax), %eax
321 lea 0x80(%edx), %edx
325 lea 0x80(%ecx), %ec
    [all...]
  /external/libvpx/vp8/encoder/x86/
sad_sse2.asm 34 lea rcx, [rsi+rax*8]
36 lea rcx, [rcx+rax*8]
58 lea rsi, [rsi+rax*2]
60 lea rdi, [rdi+rdx*2]
107 lea rcx, [rsi+rbx*8]
109 lea rcx, [rcx+rbx*8]
127 lea rsi, [rsi+rbx*2]
128 lea rdi, [rdi+rdx*2]
170 lea rcx, [rsi+rbx*8]
183 lea rsi, [rsi+rbx
    [all...]
sad_mmx.asm 39 lea rcx, [rsi+rax*8]
41 lea rcx, [rcx+rax*8]
79 lea rsi, [rsi+rax]
131 lea rcx, [rsi+rax*8]
133 lea rcx, [rcx+rax*8]
153 lea rsi, [rsi+rax]
203 lea rcx, [rsi+rax*8]
225 lea rsi, [rsi+rax]
296 lea rsi, [rsi+rax*2]
297 lea rdi, [rdi+rdx*2
    [all...]
variance_impl_ssse3.asm 46 lea rcx, [GLOBAL(vp8_bilinear_filters_ssse3)]
53 lea rax, [rax + rcx] ; HFilter
61 lea rdx, [rdx + rcx] ; VFilter
88 lea rsi, [rsi + r8]
140 lea rsi, [rsi + r8]
141 lea rdi, [rdi + r9]
156 lea rdx, [rdx + rcx] ; VFilter
170 lea rsi, [rsi + rax]
203 lea rsi, [rsi + rax] ;ref_pixels_per_line
208 lea rdi, [rdi + r9
    [all...]
  /external/libvpx/vp8/common/x86/
recon_mmx.asm 87 lea rsi, [rsi+rax*2]
96 lea rdi, [rdi+rcx*2]
105 lea rsi, [rsi+rax*2]
109 lea rdi, [rdi+rcx*2]
150 lea rsi, [rsi+rax*2]
156 lea rdi, [rdi+rcx*2]
199 lea rsi, [rsi+rax*2]
211 lea rdi, [rdi+rcx*2]
223 lea rsi, [rsi+rax*2]
235 lea rdi, [rdi+rcx*2
    [all...]
recon_sse2.asm 154 lea rsi, [rsi+rax*2]
162 lea rdi, [rdi+rcx*2]
169 lea rsi, [rsi+rax*2]
177 lea rdi, [rdi+rcx*2]
184 lea rsi, [rsi+rax*2]
195 lea rdi, [rdi+rcx*2]
200 lea rsi, [rsi+rax*2]
209 lea rdi, [rdi+rcx*2]
215 lea rsi, [rsi+rax*2]
222 lea rdi, [rdi+rcx*2
    [all...]
  /external/libyuv/files/source/
rotate.cc 86 lea ebp, [eax + 8]
88 lea eax, [eax + 2 * edi]
94 lea eax, [eax + 2 * edi]
101 lea eax, [eax + 2 * edi]
130 lea edx, [edx + 2 * esi]
137 lea edx, [edx + 2 * esi]
143 lea edx, [edx + 2 * esi]
148 lea edx, [edx + 2 * esi]
186 lea eax, [eax + 2 * edi]
193 lea eax, [eax + 2 * edi
    [all...]
row_posix.cc 48 "lea 0x20(%0),%0\n"
55 "lea 0x8(%1),%1\n"
78 "lea 0x30(%0),%0\n"
95 "lea 0x40(%1),%1\n"
115 "lea 0x30(%0),%0\n"
132 "lea 0x40(%1),%1\n"
156 "lea 1(%1),%1\n"
158 "lea 1(%2),%2\n"
165 "lea 2(%0),%0\n"
173 "lea 8(%3),%3\n
    [all...]
  /dalvik/vm/mterp/x86-atom/
footer.S 55 lea -12(%esp), %esp
60 lea 12(%esp), %esp
98 lea -12(%esp), %esp
102 lea 12(%esp), %esp
126 lea 40(%ebp), %esp
160 lea (rFP, %edx, 4), %edx # %edx<- &vCCCC
166 lea 4(%edx), %edx # %edx<- &vCCCC++
169 lea 4(%eax), %eax # outs++
201 lea -4(%eax), %eax # %eax<- update &outs; &outs--
207 lea -4(%eax), %eax # %eax<- update &outs; &outs-
    [all...]

Completed in 1341 milliseconds

1 2 3 4 5 6 7 8 91011>>