Lines Matching refs:frame
1428 // We create a stack frame with:
1448 // Drop the execution stack down to the frame pointer and restore
1449 // the caller frame pointer, return address and constant pool pointer.
1474 // on the stack that we need to wrap a real frame around.. so first
1477 // Then - we buy a new frame
1490 // Set up the frame structure on the stack.
1496 // This is an opportunity to build a frame to wrap
1510 // Save the frame pointer and the context in top.
1529 // Allocate and align the frame preparing for calling the runtime
1539 // Set the exit frame sp value to point just before the return address
1572 // Clear top frame.
1589 // Tear down the exit frame, pop the arguments, and return.
1705 FrameScope frame(
1728 FrameScope frame(
1760 // You can't call a function without a valid frame.
1798 // You can't call a function without a valid frame.
1822 // You can't call a function without a valid frame.
1845 // Buy the full stack frame for 5 slots.
2081 // We don't care if we constructed a frame. Just pretend we did.
2097 // claim there is a stack frame, without generating one.
2317 // Save the frame pointer and PC so that the stack layout remains iterable,
4815 // once an exit frame has been constructed.
4825 // zLinux ABI requires caller's frame to have sufficient space for callee