Searched refs:StoreInt64StackSlot (Results 1 – 3 of 3) sorted by relevance
97 void StoreInt64StackSlot(int index);
273 void TranslationArrayBuilder::StoreInt64StackSlot(int index) { in StoreInt64StackSlot() function in v8::internal::TranslationArrayBuilder
1166 translations_.StoreInt64StackSlot(LocationOperand::cast(op)->index()); in AddTranslationForOperand()