Searched defs:cfa_off (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.c | 2042 setup_spill_pointers (n_spills, init_reg, cfa_off) in setup_spill_pointers() argument 2077 spill_restore_mem (reg, cfa_off) in spill_restore_mem() argument 2195 HOST_WIDE_INT cfa_off; variable 2240 HOST_WIDE_INT cfa_off; variable 2304 int i, epilogue_p, regno, alt_regno, cfa_off, n_varargs; in ia64_expand_prologue() local 2651 int regno, alt_regno, cfa_off; local
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.c | 2670 setup_spill_pointers (int n_spills, rtx init_reg, HOST_WIDE_INT cfa_off) in setup_spill_pointers() 2702 spill_restore_mem (rtx reg, HOST_WIDE_INT cfa_off) in spill_restore_mem() 2815 do_spill (rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off, in do_spill() 2858 do_restore (rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off) in do_restore() 2916 int i, epilogue_p, regno, alt_regno, cfa_off, n_varargs; in ia64_expand_prologue() local 3259 int regno, alt_regno, cfa_off; in ia64_expand_epilogue() local
|