Lines Matching defs:vldr
1200 __ vldr(i.OutputFloatRegister(), i.InputOffset()); in AssembleArchInstruction() local
1209 __ vldr(i.OutputDoubleRegister(), i.InputOffset()); in AssembleArchInstruction() local
1666 __ vldr(g.ToDoubleRegister(destination), src); in AssembleMove() local
1669 __ vldr(g.ToFloatRegister(destination), src); in AssembleMove() local
1675 __ vldr(temp, src); in AssembleMove() local
1680 __ vldr(temp, src); in AssembleMove() local
1718 __ vldr(temp_1, dst); in AssembleSwap() local
1735 __ vldr(src, dst); in AssembleSwap() local
1750 __ vldr(src, dst); in AssembleSwap() local
1764 __ vldr(temp_1, dst0); // Save destination in temp_1. in AssembleSwap() local
1772 __ vldr(temp_1.low(), dst0); // Save destination in temp_1. in AssembleSwap() local