Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc196 "lea " MEMLEA(0x8,0) ",%0 \n" in J400ToARGBRow_SSE2()
205 "lea " MEMLEA(0x20,1) ",%1 \n" in J400ToARGBRow_SSE2()
227 "lea " MEMLEA(0x30,0) ",%0 \n" in RGB24ToARGBRow_SSSE3()
244 "lea " MEMLEA(0x40,1) ",%1 \n" in RGB24ToARGBRow_SSSE3()
265 "lea " MEMLEA(0x30,0) ",%0 \n" in RAWToARGBRow_SSSE3()
282 "lea " MEMLEA(0x40,1) ",%1 \n" in RAWToARGBRow_SSSE3()
303 "lea " MEMLEA(0x18,0) ",%0 \n" in RAWToRGB24Row_SSSE3()
310 "lea " MEMLEA(0x18,1) ",%1 \n" in RAWToRGB24Row_SSSE3()
359 "lea " MEMLEA(0x10,0) ",%0 \n" in RGB565ToARGBRow_SSE2()
410 "lea " MEMLEA(0x10,0) ",%0 \n" in ARGB1555ToARGBRow_SSE2()
[all …]
Dscale_gcc.cc108 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2_SSSE3()
113 "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()
166 "lea " MEMLEA(0x20,0) ",%0 \n" in ScaleRowDown2Box_SSSE3()
179 "lea " MEMLEA(0x10,1) ",%1 \n" in ScaleRowDown2Box_SSSE3()
199 "lea " MEMLEA(0x40,0) ",%0 \n" in ScaleRowDown2_AVX2()
205 "lea " MEMLEA(0x20,1) ",%1 \n" in ScaleRowDown2_AVX2()
228 "lea " MEMLEA(0x40,0) ",%0 \n" in ScaleRowDown2Linear_AVX2()
236 "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/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/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h497 #define MEMLEA(offset, base) #offset "(%q" #base ")" macro
534 #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