Home | History | Annotate | Download | only in ppc

Lines Matching defs:ToMemOperand

103   MemOperand ToMemOperand(InstructionOperand* op) const {
1670 __ StoreP(src, g.ToMemOperand(destination), r0);
1674 MemOperand src = g.ToMemOperand(source);
1680 __ StoreP(temp, g.ToMemOperand(destination), r0);
1723 __ StoreP(dst, g.ToMemOperand(destination), r0);
1733 __ StoreDouble(dst, g.ToMemOperand(destination), r0);
1743 __ StoreDouble(src, g.ToMemOperand(destination), r0);
1747 MemOperand src = g.ToMemOperand(source);
1753 __ StoreDouble(temp, g.ToMemOperand(destination), r0);
1777 MemOperand dst = g.ToMemOperand(destination);
1790 MemOperand src = g.ToMemOperand(source);
1791 MemOperand dst = g.ToMemOperand(destination);
1806 MemOperand dst = g.ToMemOperand(destination);
1816 MemOperand src = g.ToMemOperand(source);
1817 MemOperand dst = g.ToMemOperand(destination);