Searched defs:adjust_sp_rtx (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32.cc | 738 rtx adjust_sp_rtx; in nds32_emit_stack_push_multiple() local 886 rtx adjust_sp_rtx; in nds32_emit_stack_pop_multiple() local 1037 rtx adjust_sp_rtx; in nds32_emit_stack_v3push() local 1160 rtx adjust_sp_rtx; in nds32_emit_stack_v3pop() local
|
H A D | nds32-md-auxiliary.cc | 1254 rtx dwarf, adjust_sp_rtx; in nds32_emit_pop_fpr_callee_saved() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32.c | 738 rtx adjust_sp_rtx; in nds32_emit_stack_push_multiple() local 886 rtx adjust_sp_rtx; in nds32_emit_stack_pop_multiple() local 1037 rtx adjust_sp_rtx; in nds32_emit_stack_v3push() local 1160 rtx adjust_sp_rtx; in nds32_emit_stack_v3pop() local
|
H A D | nds32-md-auxiliary.c | 1254 rtx dwarf, adjust_sp_rtx; in nds32_emit_pop_fpr_callee_saved() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 4293 rtx adjust_sp_rtx, reg, mem, insn; in riscv_adjust_libcall_cfi_prologue() local 4419 rtx adjust_sp_rtx, reg; in riscv_adjust_libcall_cfi_epilogue() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 3927 rtx adjust_sp_rtx, reg, mem, insn; in riscv_adjust_libcall_cfi_prologue() local 4053 rtx adjust_sp_rtx, reg; in riscv_adjust_libcall_cfi_epilogue() local
|