Searched refs:StoreDoubleStackSlot (Results 1 – 3 of 3) sorted by relevance
975 void StoreDoubleStackSlot(int index);
2052 void Translation::StoreDoubleStackSlot(int index) { in StoreDoubleStackSlot() function in v8::internal::Translation
1120 translation->StoreDoubleStackSlot(LocationOperand::cast(op)->index()); in AddTranslationForOperand()