Home
last modified time | relevance | path

Searched refs:real_decl_rtl (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfunction.c3089 rtx real_decl_rtl; in assign_parms() local
3093 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3097 current_function_return_rtx = real_decl_rtl; in assign_parms()
4430 rtx real_decl_rtl = current_function_return_rtx; in expand_function_end() local
4439 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
4450 REGNO (real_decl_rtl)), in expand_function_end()
4467 else if (GET_CODE (real_decl_rtl) == PARALLEL) in expand_function_end()
4473 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
4475 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
4495 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfunction.c3836 rtx real_decl_rtl; in assign_parms() local
3840 real_decl_rtl = NULL_RTX; in assign_parms()
3843 real_decl_rtl in assign_parms()
3851 crtl->return_rtx = real_decl_rtl; in assign_parms()
5432 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5442 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5450 && REG_P (real_decl_rtl) in expand_function_end()
5454 REGNO (real_decl_rtl)), in expand_function_end()
5464 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5466 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c3962 rtx real_decl_rtl; in assign_parms() local
3970 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3974 crtl->return_rtx = real_decl_rtl; in assign_parms()
5548 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5558 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5566 && REG_P (real_decl_rtl) in expand_function_end()
5570 REGNO (real_decl_rtl)), in expand_function_end()
5580 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5582 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5602 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfunction.c3772 rtx real_decl_rtl; in assign_parms() local
3776 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3780 crtl->return_rtx = real_decl_rtl; in assign_parms()
5362 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5372 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5380 && REG_P (real_decl_rtl) in expand_function_end()
5384 REGNO (real_decl_rtl)), in expand_function_end()
5394 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5396 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5416 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfunction.c3812 rtx real_decl_rtl; in assign_parms() local
3816 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3820 crtl->return_rtx = real_decl_rtl; in assign_parms()
5396 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5406 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5414 && REG_P (real_decl_rtl) in expand_function_end()
5418 REGNO (real_decl_rtl)), in expand_function_end()
5428 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5430 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5450 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfunction.c3928 rtx real_decl_rtl; in assign_parms() local
3936 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3940 crtl->return_rtx = real_decl_rtl; in assign_parms()
5492 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5501 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5509 && REG_P (real_decl_rtl) in expand_function_end()
5513 REGNO (real_decl_rtl)), in expand_function_end()
5523 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5525 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5545 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfunction.c3951 rtx real_decl_rtl; in assign_parms() local
3959 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3963 crtl->return_rtx = real_decl_rtl; in assign_parms()
5537 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5547 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5555 && REG_P (real_decl_rtl) in expand_function_end()
5559 REGNO (real_decl_rtl)), in expand_function_end()
5569 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5571 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5591 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfunction.c3826 rtx real_decl_rtl; in assign_parms() local
3830 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3834 crtl->return_rtx = real_decl_rtl; in assign_parms()
5413 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5423 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5431 && REG_P (real_decl_rtl) in expand_function_end()
5435 REGNO (real_decl_rtl)), in expand_function_end()
5445 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5447 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5467 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfunction.c3812 rtx real_decl_rtl; in assign_parms() local
3816 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3820 crtl->return_rtx = real_decl_rtl; in assign_parms()
5396 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5406 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5414 && REG_P (real_decl_rtl) in expand_function_end()
5418 REGNO (real_decl_rtl)), in expand_function_end()
5428 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5430 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5450 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c3962 rtx real_decl_rtl; in assign_parms() local
3970 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3974 crtl->return_rtx = real_decl_rtl; in assign_parms()
5548 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5558 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5566 && REG_P (real_decl_rtl) in expand_function_end()
5570 REGNO (real_decl_rtl)), in expand_function_end()
5580 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5582 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5602 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfunction.c3962 rtx real_decl_rtl; in assign_parms() local
3970 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3974 crtl->return_rtx = real_decl_rtl; in assign_parms()
5548 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5558 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5566 && REG_P (real_decl_rtl) in expand_function_end()
5570 REGNO (real_decl_rtl)), in expand_function_end()
5580 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5582 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5602 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c3962 rtx real_decl_rtl; in assign_parms() local
3970 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3974 crtl->return_rtx = real_decl_rtl; in assign_parms()
5548 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5558 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5566 && REG_P (real_decl_rtl) in expand_function_end()
5570 REGNO (real_decl_rtl)), in expand_function_end()
5580 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5582 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5602 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfunction.c3761 rtx real_decl_rtl; in assign_parms() local
3765 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3769 crtl->return_rtx = real_decl_rtl; in assign_parms()
5351 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5361 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5369 && REG_P (real_decl_rtl) in expand_function_end()
5373 REGNO (real_decl_rtl)), in expand_function_end()
5383 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5385 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5405 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfunction.c3826 rtx real_decl_rtl; in assign_parms() local
3830 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3834 crtl->return_rtx = real_decl_rtl; in assign_parms()
5413 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5423 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5431 && REG_P (real_decl_rtl) in expand_function_end()
5435 REGNO (real_decl_rtl)), in expand_function_end()
5445 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5447 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5467 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfunction.c3812 rtx real_decl_rtl; in assign_parms() local
3816 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3820 crtl->return_rtx = real_decl_rtl; in assign_parms()
5396 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5406 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5414 && REG_P (real_decl_rtl) in expand_function_end()
5418 REGNO (real_decl_rtl)), in expand_function_end()
5428 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5430 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5450 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfunction.c3772 rtx real_decl_rtl; in assign_parms() local
3776 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3780 crtl->return_rtx = real_decl_rtl; in assign_parms()
5362 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5372 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5380 && REG_P (real_decl_rtl) in expand_function_end()
5384 REGNO (real_decl_rtl)), in expand_function_end()
5394 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5396 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5416 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfunction.c3962 rtx real_decl_rtl; in assign_parms() local
3970 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3974 crtl->return_rtx = real_decl_rtl; in assign_parms()
5548 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5558 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5566 && REG_P (real_decl_rtl) in expand_function_end()
5570 REGNO (real_decl_rtl)), in expand_function_end()
5580 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5582 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5602 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfunction.c3826 rtx real_decl_rtl; in assign_parms() local
3830 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3834 crtl->return_rtx = real_decl_rtl; in assign_parms()
5413 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5423 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5431 && REG_P (real_decl_rtl) in expand_function_end()
5435 REGNO (real_decl_rtl)), in expand_function_end()
5445 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5447 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5467 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfunction.c3928 rtx real_decl_rtl; in assign_parms() local
3936 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3940 crtl->return_rtx = real_decl_rtl; in assign_parms()
5492 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5501 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5509 && REG_P (real_decl_rtl) in expand_function_end()
5513 REGNO (real_decl_rtl)), in expand_function_end()
5523 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5525 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5545 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfunction.c3561 rtx real_decl_rtl; in assign_parms() local
3565 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3569 crtl->return_rtx = real_decl_rtl; in assign_parms()
5057 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5066 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5074 && REG_P (real_decl_rtl) in expand_function_end()
5078 REGNO (real_decl_rtl)), in expand_function_end()
5100 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5102 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5122 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfunction.c3541 rtx real_decl_rtl; in assign_parms() local
3545 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3549 crtl->return_rtx = real_decl_rtl; in assign_parms()
5073 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5082 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5090 && REG_P (real_decl_rtl) in expand_function_end()
5094 REGNO (real_decl_rtl)), in expand_function_end()
5116 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5118 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5138 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfunction.c3539 rtx real_decl_rtl; in assign_parms() local
3543 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
3547 crtl->return_rtx = real_decl_rtl; in assign_parms()
5079 rtx real_decl_rtl = crtl->return_rtx; in expand_function_end() local
5088 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
5099 REGNO (real_decl_rtl)), in expand_function_end()
5115 else if (GET_CODE (real_decl_rtl) == PARALLEL) in expand_function_end()
5121 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
5123 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
5143 emit_move_insn (real_decl_rtl, tmp); in expand_function_end()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfunction.c5354 rtx real_decl_rtl; in assign_parms() local
5363 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
5367 current_function_return_rtx = real_decl_rtl; in assign_parms()
7131 rtx real_decl_rtl = current_function_return_rtx; in expand_function_end() local
7134 if (! REG_FUNCTION_VALUE_P (real_decl_rtl)) in expand_function_end()
7141 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
7142 PUT_MODE (real_decl_rtl, GET_MODE (decl_rtl)); in expand_function_end()
7157 else if (GET_CODE (real_decl_rtl) == PARALLEL) in expand_function_end()
7163 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
7165 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
[all …]
H A DChangeLog.55624 * function.c (expand_function_end): Handle PARALLEL real_decl_rtl.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfunction.c5354 rtx real_decl_rtl; in assign_parms() local
5363 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
5367 current_function_return_rtx = real_decl_rtl; in assign_parms()
7131 rtx real_decl_rtl = current_function_return_rtx; in expand_function_end() local
7134 if (! REG_FUNCTION_VALUE_P (real_decl_rtl)) in expand_function_end()
7141 if (GET_MODE (real_decl_rtl) == BLKmode) in expand_function_end()
7142 PUT_MODE (real_decl_rtl, GET_MODE (decl_rtl)); in expand_function_end()
7157 else if (GET_CODE (real_decl_rtl) == PARALLEL) in expand_function_end()
7163 emit_group_move (real_decl_rtl, decl_rtl); in expand_function_end()
7165 emit_group_load (real_decl_rtl, decl_rtl, in expand_function_end()
[all …]

12