Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbuiltins.c418 expand_builtin_return_addr (enum built_in_function fndecl_code, int count, in expand_builtin_return_addr() argument
436 if (fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
455 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbuiltins.c418 expand_builtin_return_addr (enum built_in_function fndecl_code, int count, in expand_builtin_return_addr() argument
436 if (fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
455 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbuiltins.c708 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
723 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
741 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
757 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbuiltins.c708 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
723 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
741 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
757 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c767 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
782 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
800 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
816 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbuiltins.c767 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
782 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
800 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
816 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbuiltins.c828 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
843 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
861 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
877 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c767 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
782 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
800 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
816 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c767 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
782 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
800 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
816 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c767 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
782 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
800 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
816 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbuiltins.c767 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
782 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
800 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
816 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbuiltins.c894 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
909 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
927 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
943 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbuiltins.c894 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
909 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
927 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
943 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbuiltins.c942 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
957 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
975 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
991 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbuiltins.c942 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
957 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
975 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
991 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbuiltins.c942 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
957 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
975 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
991 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbuiltins.c894 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
909 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
927 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
943 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbuiltins.c1581 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
1596 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
1614 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
1630 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dbuiltins.c753 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
771 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
795 if (fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
814 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dbuiltins.c754 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
772 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
796 if (fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
815 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dbuiltins.c757 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
775 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
799 if (fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
818 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbuiltins.c1581 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
1596 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
1614 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
1630 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbuiltins.c1581 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
1596 if (count == 0 && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
1614 if (RETURN_ADDR_IN_PREVIOUS_FRAME && fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
1630 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dbuiltins.c532 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) in expand_builtin_return_addr() argument
570 if (fndecl_code == BUILT_IN_RETURN_ADDRESS) in expand_builtin_return_addr()
588 if (fndecl_code == BUILT_IN_FRAME_ADDRESS) in expand_builtin_return_addr()