Home | History | Annotate | Download | only in powerpc

Lines Matching full:space

63 /* ffi_prep_args_SYSV is called by the assembly routine once stack space
78 | Space for copied structures | | grows |
82 | Space for callee's LR 4 | |
106 /* 'gpr_base' points at the space for gpr3, and grows upwards as
111 /* 'fpr_base' points at the space for fpr1, and grows upwards as
375 /* ffi_prep_args64 is called by the assembly routine once stack space
400 | Space for callee's LR 8 | |
425 /* 'next_arg' points at the space for gpr3, and grows upwards as
432 /* 'fpr_base' points at the space for fpr3, and grows upwards as
609 /* Space for the frame pointer, callee's LR, and the asm's temp regs. */
612 /* Space for the GPR registers. */
619 /* Space for backchain, CR, LR, cc/ld doubleword, TOC and the asm's temp
623 /* Space for the mandatory parm save area and general registers. */
633 - Larger structures are allocated space and a pointer is passed as
783 /* We must allocate space for a copy of these to enforce
784 pass-by-value. Pad the space up to a multiple of 16
788 /* Fall through (allocate space for the pointer). */
841 /* Space for the FPR registers, if needed. */
845 /* Stack space. */
853 /* Space for the FPR registers, if needed. */
857 /* Stack space. */
862 /* The stack space allocated needs to be a multiple of 16 bytes. */
865 /* Add in the space for the copied structures. */
991 * up space for a return value, ffi_closure_SYSV invokes the
1000 /* rvalue is the pointer to space for return value in closure assembly */
1295 /* rvalue is the pointer to space for return value in closure assembly */