Searched refs:StoreInt64StackSlot (Results 1 – 3 of 3) sorted by relevance
939 void StoreInt64StackSlot(int index);
2233 void Translation::StoreInt64StackSlot(int index) { in StoreInt64StackSlot() function in v8::internal::Translation
1193 translation->StoreInt64StackSlot(LocationOperand::cast(op)->index()); in AddTranslationForOperand()