Lines Matching defs:move_v
1726 __ move_v(dst, src); in AssembleArchInstruction() local
1760 __ move_v(dst, src); in AssembleArchInstruction() local
1975 __ move_v(dst, src); in AssembleArchInstruction() local
2124 __ move_v(dst, src); in AssembleArchInstruction() local
2436 __ move_v(kSimd128ScratchReg, src0); in AssembleArchInstruction() local
2439 __ move_v(kSimd128ScratchReg, src1); in AssembleArchInstruction() local
2600 __ move_v(kSimd128ScratchReg, src0); in AssembleArchInstruction() local
2603 __ move_v(kSimd128ScratchReg, src1); in AssembleArchInstruction() local
3420 __ move_v(dst, src); in AssembleMove() local
3519 __ move_v(temp, src); in AssembleSwap() local
3520 __ move_v(src, dst); in AssembleSwap() local
3521 __ move_v(dst, temp); in AssembleSwap() local
3552 __ move_v(temp, src); in AssembleSwap() local