Lines Matching defs:move_v
1936 __ move_v(dst, src); in AssembleArchInstruction() local
1970 __ move_v(dst, src); in AssembleArchInstruction() local
2185 __ move_v(dst, src); in AssembleArchInstruction() local
2334 __ move_v(dst, src); in AssembleArchInstruction() local
2645 __ move_v(kSimd128ScratchReg, src0); in AssembleArchInstruction() local
2648 __ move_v(kSimd128ScratchReg, src1); in AssembleArchInstruction() local
2809 __ move_v(kSimd128ScratchReg, src0); in AssembleArchInstruction() local
2812 __ move_v(kSimd128ScratchReg, src1); in AssembleArchInstruction() local
3670 __ move_v(dst, src); in AssembleMove() local
3754 __ move_v(temp, src); in AssembleSwap() local
3755 __ move_v(src, dst); in AssembleSwap() local
3756 __ move_v(dst, temp); in AssembleSwap() local
3760 __ move_v(temp, src); in AssembleSwap() local