Lines Matching refs:Mov
456 __ Mov(sp, fp); in AssembleDeconstructFrame() local
586 __ Mov(scratch, sp); in AssembleRegisterArgumentPoisoning() local
590 __ Mov(sp, scratch); in AssembleRegisterArgumentPoisoning() local
1164 __ Mov(i.OutputRegister32(), i.InputRegister32(0)); in AssembleArchInstruction() local
1723 __ Mov(i.OutputSimd128Register().S(), i.InputSimd128Register(0).V4S(), in AssembleArchInstruction() local
1731 __ Mov(dst, src1); in AssembleArchInstruction() local
1733 __ Mov(dst, i.InputInt8(1), i.InputSimd128Register(2).V4S(), 0); in AssembleArchInstruction() local
1771 __ Mov(i.OutputRegister32(), i.InputSimd128Register(0).V4S(), in AssembleArchInstruction() local
1779 __ Mov(dst, src1); in AssembleArchInstruction() local
1781 __ Mov(dst, i.InputInt8(1), i.InputRegister32(2)); in AssembleArchInstruction() local
1839 __ Mov(dst, src1); in AssembleArchInstruction() local
1841 __ Mov(dst, i.InputInt8(1), i.InputRegister32(2)); in AssembleArchInstruction() local
1864 __ Mov(temp, src1.V4S()); in AssembleArchInstruction() local
1910 __ Mov(temp, src1.V4S()); in AssembleArchInstruction() local
1936 __ Mov(dst, src1); in AssembleArchInstruction() local
1938 __ Mov(dst, i.InputInt8(1), i.InputRegister32(2)); in AssembleArchInstruction() local
1959 __ Mov(temp, src1.V8H()); in AssembleArchInstruction() local
1995 __ Mov(temp, src1.V8H()); in AssembleArchInstruction() local
2053 __ Mov(temp, src0); in AssembleArchInstruction() local
2056 __ Mov(temp, src1); in AssembleArchInstruction() local
2068 __ Mov(dst, i, src, lane); in AssembleArchInstruction() local
2392 __ Mov(fp, sp); in AssembleConstructFrame() local
2437 __ Mov(scratch, in AssembleConstructFrame() local
2445 __ Mov(cp, Smi::kZero); in AssembleConstructFrame() local
2480 __ Mov(scratch, in AssembleConstructFrame() local
2488 __ Mov(scratch, in AssembleConstructFrame() local
2585 __ Mov(dst, src_object); in AssembleMove() local
2588 __ Mov(dst, g.ToImmediate(source)); in AssembleMove() local
2594 __ Mov(g.ToRegister(destination), g.ToRegister(source)); in AssembleMove() local
2596 __ Mov(g.ToDoubleRegister(destination), g.ToDoubleRegister(source)); in AssembleMove() local
2599 __ Mov(g.ToDoubleRegister(destination).Q(), in AssembleMove() local
2723 __ Mov(temp, src); in AssembleSwap() local
2731 __ Mov(temp, src); in AssembleSwap() local
2737 __ Mov(temp, src.Q()); in AssembleSwap() local