Home
last modified time | relevance | path

Searched refs:MEMLEA (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Drow_gcc.cc163 "lea " MEMLEA(0x8,0) ",%0 \n" in J400ToARGBRow_SSE2()
172 "lea " MEMLEA(0x20,1) ",%1 \n" in J400ToARGBRow_SSE2()
194 "lea " MEMLEA(0x30,0) ",%0 \n" in RGB24ToARGBRow_SSSE3()
211 "lea " MEMLEA(0x40,1) ",%1 \n" in RGB24ToARGBRow_SSSE3()
232 "lea " MEMLEA(0x30,0) ",%0 \n" in RAWToARGBRow_SSSE3()
249 "lea " MEMLEA(0x40,1) ",%1 \n" in RAWToARGBRow_SSSE3()
270 "lea " MEMLEA(0x18,0) ",%0 \n" in RAWToRGB24Row_SSSE3()
277 "lea " MEMLEA(0x18,1) ",%1 \n" in RAWToRGB24Row_SSSE3()
326 "lea " MEMLEA(0x10,0) ",%0 \n" in RGB565ToARGBRow_SSE2()
377 "lea " MEMLEA(0x10,0) ",%0 \n" in ARGB1555ToARGBRow_SSE2()
[all …]
Dscale_gcc.cc105 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2_SSSE3()
110 "lea " MEMLEA(0x10,1) ",%1 \n" in ScaleRowDown2_SSSE3()
135 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2Linear_SSSE3()
142 "lea " MEMLEA(0x10,1) ",%1 \n" in ScaleRowDown2Linear_SSSE3()
168 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2Box_SSSE3()
181 "lea " MEMLEA(0x10,1) ",%1 \n" in ScaleRowDown2Box_SSSE3()
204 "lea " MEMLEA(0x40,0) ",%0 \n" in ScaleRowDown2_AVX2()
210 "lea " MEMLEA(0x20,1) ",%1 \n" in ScaleRowDown2_AVX2()
236 "lea " MEMLEA(0x40,0) ",%0 \n" in ScaleRowDown2Linear_AVX2()
244 "lea " MEMLEA(0x20,1) ",%1 \n" in ScaleRowDown2Linear_AVX2()
[all …]
Dcompare_gcc.cc33 "lea " MEMLEA(0x10, 0) ",%0 \n" in SumSquareError_SSE2()
35 "lea " MEMLEA(0x10, 1) ",%1 \n" in SumSquareError_SSE2()
100 "lea " MEMLEA(0x10, 0) ",%0 \n" in HashDjb2_SSE41()
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc225 "lea " MEMLEA(0x8,0) ",%0 \n" in TestRow_SSE2()
227 "lea " MEMLEA(0x20,1) ",%1 \n" in TestRow_SSE2()
247 "lea " MEMLEA(0x8,0) ",%0 \n" in J400ToARGBRow_SSE2()
256 "lea " MEMLEA(0x20,1) ",%1 \n" in J400ToARGBRow_SSE2()
278 "lea " MEMLEA(0x30,0) ",%0 \n" in RGB24ToARGBRow_SSSE3()
295 "lea " MEMLEA(0x40,1) ",%1 \n" in RGB24ToARGBRow_SSSE3()
316 "lea " MEMLEA(0x30,0) ",%0 \n" in RAWToARGBRow_SSSE3()
333 "lea " MEMLEA(0x40,1) ",%1 \n" in RAWToARGBRow_SSSE3()
380 "lea " MEMLEA(0x10,0) ",%0 \n" in RGB565ToARGBRow_SSE2()
431 "lea " MEMLEA(0x10,0) ",%0 \n" in ARGB1555ToARGBRow_SSE2()
[all …]
Dscale_gcc.cc106 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2_SSE2()
111 "lea " MEMLEA(0x10,1) ",%1 \n" in ScaleRowDown2_SSE2()
131 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2Linear_SSE2()
142 "lea " MEMLEA(0x10,1) ",%1 \n" in ScaleRowDown2Linear_SSE2()
164 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2Box_SSE2()
177 "lea " MEMLEA(0x10,1) ",%1 \n" in ScaleRowDown2Box_SSE2()
200 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown4_SSE2()
207 "lea " MEMLEA(0x8,1) ",%1 \n" in ScaleRowDown4_SSE2()
237 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown4Box_SSE2()
257 "lea " MEMLEA(0x8,1) ",%1 \n" in ScaleRowDown4Box_SSE2()
[all …]
Dcompare_gcc.cc29 "lea " MEMLEA(0x10, 0) ",%0 \n" in SumSquareError_SSE2()
31 "lea " MEMLEA(0x10, 1) ",%1 \n" in SumSquareError_SSE2()
101 "lea " MEMLEA(0x10, 0) ",%0 \n" in HashDjb2_SSE41()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h436 #define MEMLEA(offset, base) #offset "(%q" #base ")" macro
473 #define MEMLEA(offset, base) #offset "(%" #base ")" macro
/external/libyuv/files/include/libyuv/
Drow.h578 #define MEMLEA(offset, base) #offset "(%q" #base ")" macro
609 #define MEMLEA(offset, base) #offset "(%" #base ")" macro