Searched defs:frame_related_p (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 5725 bool frame_related_p, bool emit_move_imm) in aarch64_add_offset_1() 5855 bool frame_related_p, bool emit_move_imm = true) in aarch64_add_offset() 6048 aarch64_sub_sp (rtx temp1, rtx temp2, poly_int64 delta, bool frame_related_p, in aarch64_sub_sp() 8861 bool frame_related_p = aarch64_emit_cfi_for_reg_p (regno); in aarch64_save_callee_saves() local 8967 bool frame_related_p = aarch64_emit_cfi_for_reg_p (regno); in aarch64_restore_callee_saves() local 9265 bool frame_related_p = aarch64_emit_cfi_for_reg_p (regno); in aarch64_process_components() local 9413 bool frame_related_p, in aarch64_allocate_and_probe_stack_space()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 4438 bool frame_related_p, bool emit_move_imm) in aarch64_add_offset_1() 7417 bool frame_related_p = aarch64_emit_cfi_for_reg_p (regno); in aarch64_save_callee_saves() local 7524 bool frame_related_p = aarch64_emit_cfi_for_reg_p (regno); in aarch64_restore_callee_saves() local 7812 bool frame_related_p = aarch64_emit_cfi_for_reg_p (regno); in aarch64_process_components() local 7964 bool frame_related_p, in aarch64_allocate_and_probe_stack_space()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 1559 emit_push_byte (unsigned regno, bool frame_related_p) in emit_push_byte() 1581 emit_push_sfr (rtx sfr, bool frame_related_p, bool clr_p, int treg) in emit_push_sfr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 1931 emit_push_byte (unsigned regno, bool frame_related_p) in emit_push_byte() 1953 emit_push_sfr (rtx sfr, bool frame_related_p, bool clr_p, int treg) in emit_push_sfr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 2694 emit_add_sp_const (HOST_WIDE_INT offset, bool frame_related_p) in emit_add_sp_const()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 2696 emit_add_sp_const (HOST_WIDE_INT offset, bool frame_related_p) in emit_add_sp_const()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 10884 s390_prologue_plus_offset (rtx target, rtx reg, rtx offset, bool frame_related_p) in s390_prologue_plus_offset()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 11158 s390_prologue_plus_offset (rtx target, rtx reg, rtx offset, bool frame_related_p) in s390_prologue_plus_offset()
|