Home
last modified time | relevance | path

Searched refs:frame_bias (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gnat_util/gcc-6-20180516/gcc/config/alpha/
H A Dalpha.c7607 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7619 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7621 if (frame_bias) in emit_frame_store_1()
7624 frame_bias + base_ofs); in emit_frame_store_1()
7635 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7638 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/alpha/
H A Dalpha.c7609 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7621 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7623 if (frame_bias) in emit_frame_store_1()
7626 frame_bias + base_ofs); in emit_frame_store_1()
7637 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7640 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/alpha/
H A Dalpha.c7609 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7621 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7623 if (frame_bias) in emit_frame_store_1()
7626 frame_bias + base_ofs); in emit_frame_store_1()
7637 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7640 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/alpha/
H A Dalpha.c7503 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7514 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7516 if (frame_bias) in emit_frame_store_1()
7519 frame_bias + base_ofs); in emit_frame_store_1()
7530 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7533 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/alpha/
H A Dalpha.c7609 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7621 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7623 if (frame_bias) in emit_frame_store_1()
7626 frame_bias + base_ofs); in emit_frame_store_1()
7637 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7640 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/alpha/
H A Dalpha.c7609 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7621 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7623 if (frame_bias) in emit_frame_store_1()
7626 frame_bias + base_ofs); in emit_frame_store_1()
7637 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7640 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/alpha/
H A Dalpha.c7508 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7519 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7521 if (frame_bias) in emit_frame_store_1()
7524 frame_bias + base_ofs); in emit_frame_store_1()
7535 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7538 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dalpha.c7067 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7079 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7081 if (frame_bias) in emit_frame_store_1()
7083 addr = plus_constant (stack_pointer_rtx, frame_bias + base_ofs); in emit_frame_store_1()
7096 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7099 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/alpha/
H A Dalpha.c7609 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7621 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7623 if (frame_bias) in emit_frame_store_1()
7626 frame_bias + base_ofs); in emit_frame_store_1()
7637 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7640 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/alpha/
H A Dalpha.c7563 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7574 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7576 if (frame_bias) in emit_frame_store_1()
7579 frame_bias + base_ofs); in emit_frame_store_1()
7590 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7593 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/alpha/
H A Dalpha.c7609 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7621 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7623 if (frame_bias) in emit_frame_store_1()
7626 frame_bias + base_ofs); in emit_frame_store_1()
7637 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7640 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/alpha/
H A Dalpha.c7609 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7621 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7623 if (frame_bias) in emit_frame_store_1()
7626 frame_bias + base_ofs); in emit_frame_store_1()
7637 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7640 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dalpha.c7067 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7079 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7081 if (frame_bias) in emit_frame_store_1()
7083 addr = plus_constant (stack_pointer_rtx, frame_bias + base_ofs); in emit_frame_store_1()
7096 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7099 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/alpha/
H A Dalpha.c7607 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7619 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7621 if (frame_bias) in emit_frame_store_1()
7624 frame_bias + base_ofs); in emit_frame_store_1()
7635 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7638 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.c7671 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7683 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7685 if (frame_bias) in emit_frame_store_1()
7688 frame_bias + base_ofs); in emit_frame_store_1()
7699 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7702 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/alpha/
H A Dalpha.c7675 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7687 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7689 if (frame_bias) in emit_frame_store_1()
7692 frame_bias + base_ofs); in emit_frame_store_1()
7703 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7706 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/alpha/
H A Dalpha.c7445 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7457 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7459 if (frame_bias) in emit_frame_store_1()
7461 addr = plus_constant (stack_pointer_rtx, frame_bias + base_ofs); in emit_frame_store_1()
7474 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7477 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/alpha/
H A Dalpha.c7671 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7683 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7685 if (frame_bias) in emit_frame_store_1()
7688 frame_bias + base_ofs); in emit_frame_store_1()
7699 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7702 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.c7671 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7683 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7685 if (frame_bias) in emit_frame_store_1()
7688 frame_bias + base_ofs); in emit_frame_store_1()
7699 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7702 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.c7671 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7683 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7685 if (frame_bias) in emit_frame_store_1()
7688 frame_bias + base_ofs); in emit_frame_store_1()
7699 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7702 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.c7671 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7683 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7685 if (frame_bias) in emit_frame_store_1()
7688 frame_bias + base_ofs); in emit_frame_store_1()
7699 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7702 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/alpha/
H A Dalpha.c7671 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7683 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7685 if (frame_bias) in emit_frame_store_1()
7688 frame_bias + base_ofs); in emit_frame_store_1()
7699 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7702 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/alpha/
H A Dalpha.c7675 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7687 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7689 if (frame_bias) in emit_frame_store_1()
7692 frame_bias + base_ofs); in emit_frame_store_1()
7703 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7706 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/alpha/
H A Dalpha.c7675 emit_frame_store_1 (rtx value, rtx base_reg, HOST_WIDE_INT frame_bias, in emit_frame_store_1() argument
7687 if (frame_bias || value != frame_reg) in emit_frame_store_1()
7689 if (frame_bias) in emit_frame_store_1()
7692 frame_bias + base_ofs); in emit_frame_store_1()
7703 HOST_WIDE_INT frame_bias, HOST_WIDE_INT base_ofs) in emit_frame_store() argument
7706 emit_frame_store_1 (reg, base_reg, frame_bias, base_ofs, reg); in emit_frame_store()