Searched refs:StoreInt32StackSlot (Results 1 – 3 of 3) sorted by relevance
971 void StoreInt32StackSlot(int index);
2030 void Translation::StoreInt32StackSlot(int index) { in StoreInt32StackSlot() function in v8::internal::Translation
1110 translation->StoreInt32StackSlot(LocationOperand::cast(op)->index()); in AddTranslationForOperand()