Home | History | Annotate | Download | only in arm

Lines Matching defs:Push

249 void MacroAssembler::Push(Handle<Object> handle) {
251 push(ip);
526 push(lr);
575 push(lr);
587 // Push and pop all registers that can hold pointers.
800 push(ip);
802 push(ip);
824 Push(lr, fp);
1210 // Push the frame pointer, context, state, and code object.
1222 push(r5);
1348 // TODO(119): avoid push(holder_reg)/pop(holder_reg)
1351 push(holder_reg); // Temporarily save holder on the stack.
1367 // TODO(119): avoid push(holder_reg)/pop(holder_reg)
1370 push(holder_reg); // Temporarily save holder on the stack.
2768 push(elements);
2814 push(r0);
2816 push(r0);
3002 push(object);