Home
last modified time | relevance | path

Searched refs:imul (Results 1 - 25 of 59) sorted by relevance

123

/third_party/ffmpeg/libavcodec/x86/
H A Dcfhdencdsp.asm65 imul xq, 5
67 imul tempq, -11
71 imul xq, 4
75 imul xq, 4
79 imul xq, -1
83 imul xq, -1
157 imul tempq, 11
159 imul xq, -5
163 imul xq, -4
167 imul x
[all...]
H A Dcfhddsp.asm92 imul xq, 11
95 imul tempq, -4
115 imul xq, 5
118 imul tempq, 4
234 imul xq, 5
237 imul tempq, 4
257 imul xq, 11
260 imul tempq, -4
460 imul posq, yq
508 imul pos
[all...]
H A Dh264_chromamc.asm377 imul r5d, r4d ; x*y<<16 | y*(8-x)
471 imul r6, r4 ; (8-y)*(x*255+8) = (8-y)*x<<8 | (8-y)*(8-x)
472 imul r4d, r5d ; y *(x*255+8) = y *x<<8 | y *(8-x)
602 imul r6d, r4d ; (8-y)*(x*255+8) = (8-y)*x<<8 | (8-y)*(8-x)
603 imul r4d, r5d ; y *(x*255+8) = y *x<<8 | y *(8-x)
H A Drv34dsp.asm37 imul %1, 13*13*3
42 imul %1, 13*13
H A Dvc1dsp_loopfilter.asm220 imul r2, 0x01010101
228 imul r2, 0x01010101
H A Dhevc_sao_10bit.asm216 imul a_strideq, EDGE_SRCSTRIDE >> 1
217 imul b_strideq, EDGE_SRCSTRIDE >> 1
H A Dhevc_sao.asm215 imul a_strideq, EDGE_SRCSTRIDE
216 imul b_strideq, EDGE_SRCSTRIDE
H A Dvideodsp.asm96 imul wd, 0x01010101 ; w *= 0x01010101
337 imul vald, 0x01010101
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgm107.asm21 imul u32 u32 $r3 $r1 $r2
24 imul u32 u32 $r3 $r1 $r2
27 imul u32 u32 $r3 $r1 $r2
29 imul u32 u32 $r3 $r1 $r2
32 imul u32 u32 $r3 $r1 $r2
36 imul u32 u32 hi $r0 $r0 $r2
71 imul u32 u32 $r3 $r1 $r2
73 imul u32 u32 $r3 $r1 $r2
76 imul u32 u32 $r3 $r1 $r2
79 imul u3
[all...]
/third_party/typescript/tests/baselines/reference/
H A DdoYouNeedToChangeYourTargetLibraryES2015.js41 const testMathImul = Math.imul(0,0);
139 var testMathImul = Math.imul(0, 0);
/third_party/musl/src/string/x86_64/
H A Dmemset.s6 imul %r8,%rax
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/
H A Dbuffertotexture11_vs.h59 imul null, r0.xy, cb0[0].yzyy, cb0[0].wwww
/third_party/python/Lib/
H A Doperator.py15 'iconcat', 'ifloordiv', 'ilshift', 'imatmul', 'imod', 'imul',
372 def imul(a, b): function
460 __imul__ = imul
/third_party/python/Lib/test/
H A Dtest_list.py95 def imul(a, b): a *= b function
97 self.assertRaises((MemoryError, OverflowError), imul, lst, n)
/third_party/musl/src/string/i386/
H A Dmemset.s54 imul $0x1010101,%eax
/third_party/node/deps/v8/src/asmjs/
H A Dasm-names.h31 V(imul, Imul, kExprI32Mul, ii2s) \
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h779 void imul(Type Ty, GPRRegister dst, GPRRegister src);
780 void imul(Type Ty, GPRRegister reg, const Immediate &imm);
781 void imul(Type Ty, GPRRegister reg, const AsmAddress &address);
783 void imul(Type Ty, GPRRegister reg);
784 void imul(Type Ty, const AsmAddress &address);
786 void imul(Type Ty, GPRRegister dst, GPRRegister src, const Immediate &imm);
787 void imul(Type Ty, GPRRegister dst, const AsmAddress &address,
H A DIceAssemblerX8664.h775 void imul(Type Ty, GPRRegister dst, GPRRegister src);
776 void imul(Type Ty, GPRRegister reg, const Immediate &imm);
777 void imul(Type Ty, GPRRegister reg, const AsmAddress &address);
779 void imul(Type Ty, GPRRegister reg);
780 void imul(Type Ty, const AsmAddress &address);
782 void imul(Type Ty, GPRRegister dst, GPRRegister src, const Immediate &imm);
783 void imul(Type Ty, GPRRegister dst, const AsmAddress &address,
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_eq.asm69 imul tmpd, r5d
H A Dvf_v360.asm192 imul tmpq, in_linesizeq
197 imul zd, tmpd
H A Dvf_psnr.asm121 imul px1d, px1d
H A Dvf_convolution.asm46 imul ptrd, [matrixq + 4 * %1]
/third_party/ffmpeg/libswresample/x86/
H A Dresample.asm159 imul filterd, indexd
404 imul filter1d, indexd
474 imul fracd
483 ; note that for imul/idiv, I need to move filter to edx/eax for each:
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_nvc0.cpp3034 int imul; // integer MUL to MUL delay 3
3067 res.imul += delta;
3109 max = MAX2(res.imul, max);
3131 res.imul = MAX2(res.imul, that->res.imul);
3154 if (res.imul > cycle)
3155 INFO("imul @ %i\n", res.imul);
3336 ready = score->res.imul;
[all...]
/third_party/lzma/Asm/arm64/
H A D7zAsm.S98 .macro imul reg:req, param:req

Completed in 18 milliseconds

123