Searched refs:StoreDoubleStackSlot (Results 1 – 3 of 3) sorted by relevance
101 void StoreDoubleStackSlot(int index);
301 void TranslationArrayBuilder::StoreDoubleStackSlot(int index) { in StoreDoubleStackSlot() function in v8::internal::TranslationArrayBuilder
1178 translations_.StoreDoubleStackSlot(LocationOperand::cast(op)->index()); in AddTranslationForOperand()