Lines Matching full:push
70 __ push(RegisterAllocator::ToRegister(i));
344 // Push the return value on the stack as the parameter.
1116 // Push the arguments ("left-to-right") on the stack.
1231 // Push initial value, if any.
1232 // Note: For variables we must not push an initial value (such as
1801 frame_->EmitPush(r0); // Push the object being iterated over.
1852 frame_->EmitPush(r0); // push the object (slot 4) for the runtime call
1891 // Push the length of the array and the initial index onto the stack.
1932 __ ldr(r0, frame_->ElementAt(4)); // push enumerable
1934 frame_->EmitPush(r3); // push entry
1946 frame_->EmitPush(r3); // push entry
2244 // Push the state on the stack.
2699 // Push the literal.
3005 // Push the receiver.
3163 // Push the arguments ("left-to-right") on the stack.
3181 // Discard old TOS value and push r0 on the stack (same as Pop(), push(r0)).
3680 // Push the builtins object found in the current global object.
3686 // Push the arguments ("left-to-right").
4511 __ push(cp);
4512 __ push(r3);
4992 __ push(lr);
5032 __ push(lr);
5341 __ push(r1);
5342 __ push(r0);
5357 __ push(r0);
5423 __ push(lr);
5438 // Push arguments to the stack
5439 __ push(r1);
5440 __ push(r0);
5527 __ push(lr);
5569 __ push(lr);
5609 __ push(lr); // For later.
5610 __ push(r5); // Address of heap number that is answer.
5617 __ pop(r4, eq); // Conditional pop instruction to get rid of alignment push.
5829 __ push(r1); // restore stack
5830 __ push(r0);
6198 __ push(r0);
6273 __ push(lr);
6285 __ push(r0);
6435 // we push it on the stack to be able to find it again, but we never
6441 masm->push(lr);
6582 // Push a frame with special values setup to mark it as an entry frame.
6588 __ mov(r8, Operand(-1)); // Push a bad frame pointer to fail if it is used.
6807 __ push(r1);
6936 __ push(r1);