Home | History | Annotate | Download | only in out

Lines Matching refs:stack

55 Other parameters passed on stack, pushed right-to-left.  On entry to target, first
58 Stack must be 16-byte aligned to support SSE in native code.
60 If we're not doing variable stack allocation (alloca), the frame pointer can be
4316 flds VREG_ADDRESS(%rcx) # vBB to fp stack
4317 flds VREG_ADDRESS(%rax) # vCC to fp stack
5033 flds VREG_ADDRESS(rINSTq) # vB to fp stack
5035 flds VREG_ADDRESS(%rcx) # vA to fp stack
5117 fldl VREG_ADDRESS(rINSTq) # vB to fp stack
5119 fldl VREG_ADDRESS(%rcx) # vA to fp stack
11974 * On-stack replacement has happened, and now we've returned from the compiled method.