Lines Matching refs:sd
739 __ sd(value, MemOperand(at));
1593 __ sd(i.InputRegister(2), i.MemoryOperand());
1630 __ sd(i.InputRegister(0), MemOperand(sp, i.InputInt32(1)));
1668 ASSEMBLE_CHECKED_STORE_INTEGER(sd);
2136 __ sd(src, g.ToMemOperand(destination));
2146 __ sd(temp, g.ToMemOperand(destination));
2196 if (destination->IsStackSlot()) __ sd(dst, g.ToMemOperand(destination));
2260 __ sd(temp, dst);
2270 __ sd(temp_0, dst);
2271 __ sd(temp_1, src);