Home
last modified time | relevance | path

Searched refs:set_reg_plus_d (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.c110 static void set_reg_plus_d PARAMS ((int, int, int, int));
3087 set_reg_plus_d (reg, base, disp, note) in set_reg_plus_d() function
3320 set_reg_plus_d (STACK_POINTER_REGNUM, STACK_POINTER_REGNUM, in hppa_expand_prologue()
3363 set_reg_plus_d (STACK_POINTER_REGNUM, STACK_POINTER_REGNUM, in hppa_expand_prologue()
3453 set_reg_plus_d (STACK_POINTER_REGNUM, STACK_POINTER_REGNUM, in hppa_expand_prologue()
3478 set_reg_plus_d (1, FRAME_POINTER_REGNUM, offset, 0); in hppa_expand_prologue()
3483 set_reg_plus_d (1, STACK_POINTER_REGNUM, offset, 0); in hppa_expand_prologue()
3757 set_reg_plus_d (1, FRAME_POINTER_REGNUM, offset, 0); in hppa_expand_epilogue()
3759 set_reg_plus_d (1, STACK_POINTER_REGNUM, offset, 0); in hppa_expand_epilogue()
3785 set_reg_plus_d (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM, 64, 0); in hppa_expand_epilogue()
[all …]
/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.c103 static void set_reg_plus_d (int, int, HOST_WIDE_INT, int);
3381 set_reg_plus_d (int reg, int base, HOST_WIDE_INT disp, int note) in set_reg_plus_d() function
3632 set_reg_plus_d (STACK_POINTER_REGNUM, STACK_POINTER_REGNUM, in hppa_expand_prologue()
3675 set_reg_plus_d (STACK_POINTER_REGNUM, STACK_POINTER_REGNUM, in hppa_expand_prologue()
3765 set_reg_plus_d (STACK_POINTER_REGNUM, STACK_POINTER_REGNUM, in hppa_expand_prologue()
3798 set_reg_plus_d (1, FRAME_POINTER_REGNUM, offset, 0); in hppa_expand_prologue()
3803 set_reg_plus_d (1, STACK_POINTER_REGNUM, offset, 0); in hppa_expand_prologue()
4102 set_reg_plus_d (1, FRAME_POINTER_REGNUM, offset, 0); in hppa_expand_epilogue()
4104 set_reg_plus_d (1, STACK_POINTER_REGNUM, offset, 0); in hppa_expand_epilogue()
4130 set_reg_plus_d (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM, 64, 0); in hppa_expand_epilogue()
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.711852 (store_reg_modify, set_reg_plus_d): Revise prototypes.
11855 (set_reg_plus_d): Likewise.
18195 (set_reg_plus_d): Likewise.
DChangeLog.212225 (load_reg, set_reg_plus_d): Likewise.
12906 (set_reg_plus_d, hppa_expand_prologue): Likewise.
DChangeLog.56509 * pa.c (set_reg_plus_d, store_reg, load_reg): Return last insn.
DChangeLog.316143 remove_useless_addtr_insns, store_reg, load_reg, set_reg_plus_d,