Home | History | Annotate | Download | only in x64

Lines Matching full:push

223   __ push(Operand(rsp, 1 * kPointerSize));  // receiver
224 __ push(Operand(rsp, 1 * kPointerSize)); // name
225 __ push(rbx); // return address
240 __ push(Operand(rsp, 1 * kPointerSize)); // receiver
241 __ push(Operand(rsp, 1 * kPointerSize)); // name
242 __ push(rbx); // return address
519 __ push(rax);
589 __ push(rcx); // receiver
590 __ push(rax); // key
591 __ push(rdx); // return address
611 __ push(Operand(rsp, 1 * kPointerSize)); // receiver
612 __ push(Operand(rsp, 1 * kPointerSize)); // key
613 __ push(rax); // value
614 __ push(rcx); // return address
630 __ push(Operand(rsp, 1 * kPointerSize)); // receiver
631 __ push(Operand(rsp, 1 * kPointerSize)); // key
632 __ push(rax); // value
633 __ push(rcx); // return address
853 __ push(rax);
889 __ push(rax); // Make room on stack
974 // Push the receiver and the name of the function.
975 __ push(rdx);
976 __ push(rcx);
1200 __ push(Operand(rsp, 0)); // receiver
1201 __ push(rcx); // name
1202 __ push(rbx); // return address
1360 __ push(rdx); // receiver
1361 __ push(rcx); // name
1362 __ push(rax); // value
1363 __ push(rbx); // return address