StoreDoubleStackSlot  544 src/arm/lithium-codegen-arm.cc     translation->StoreDoubleStackSlot(op->index());
StoreDoubleStackSlot  598 src/deoptimizer.h   void StoreDoubleStackSlot(int index);
StoreDoubleStackSlot  483 src/ia32/lithium-codegen-ia32.cc     translation->StoreDoubleStackSlot(op->index());
StoreDoubleStackSlot  510 src/mips/lithium-codegen-mips.cc     translation->StoreDoubleStackSlot(op->index());
StoreDoubleStackSlot  431 src/x64/lithium-codegen-x64.cc     translation->StoreDoubleStackSlot(op->index());