Home
last modified time | relevance | path

Searched refs:cfa_base_offset (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvar-tracking.c923 static HOST_WIDE_INT cfa_base_offset; variable
931 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9978 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9981 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
10221 cselib_record_sp_cfa_base_equiv (-cfa_base_offset in vt_initialize()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvar-tracking.c923 static HOST_WIDE_INT cfa_base_offset; variable
931 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9977 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9980 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
10220 cselib_record_sp_cfa_base_equiv (-cfa_base_offset in vt_initialize()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvar-tracking.c915 static HOST_WIDE_INT cfa_base_offset; variable
923 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9945 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9948 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
10188 cselib_record_sp_cfa_base_equiv (-cfa_base_offset in vt_initialize()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvar-tracking.c915 static HOST_WIDE_INT cfa_base_offset; variable
923 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9945 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9948 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
10188 cselib_record_sp_cfa_base_equiv (-cfa_base_offset in vt_initialize()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvar-tracking.c923 static HOST_WIDE_INT cfa_base_offset; variable
931 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9978 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9981 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
10221 cselib_record_sp_cfa_base_equiv (-cfa_base_offset in vt_initialize()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvar-tracking.c923 static HOST_WIDE_INT cfa_base_offset; variable
931 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9978 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9981 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
10221 cselib_record_sp_cfa_base_equiv (-cfa_base_offset in vt_initialize()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvar-tracking.c915 static HOST_WIDE_INT cfa_base_offset; variable
923 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9945 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9948 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
10188 cselib_record_sp_cfa_base_equiv (-cfa_base_offset in vt_initialize()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvar-tracking.c907 static HOST_WIDE_INT cfa_base_offset; variable
915 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9880 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9883 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvar-tracking.c779 static HOST_WIDE_INT cfa_base_offset; variable
787 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9676 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9679 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvar-tracking.c929 static HOST_WIDE_INT cfa_base_offset; variable
937 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9828 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9831 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
H A DChangeLog-20107646 (cfa_base_offset): New variable.
7647 (compute_cfa_pointer): Use cfa_base_rtx and cfa_base_offset.
7650 (vt_init_cfa_base): Initialize cfa_base_offset.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvar-tracking.c907 static HOST_WIDE_INT cfa_base_offset; variable
915 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9880 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9883 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
H A DChangeLog-20107646 (cfa_base_offset): New variable.
7647 (compute_cfa_pointer): Use cfa_base_rtx and cfa_base_offset.
7650 (vt_init_cfa_base): Initialize cfa_base_offset.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvar-tracking.c802 static HOST_WIDE_INT cfa_base_offset; variable
810 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9699 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9702 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvar-tracking.c914 static HOST_WIDE_INT cfa_base_offset; variable
922 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9949 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9952 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c914 static HOST_WIDE_INT cfa_base_offset; variable
922 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9949 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9952 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c914 static HOST_WIDE_INT cfa_base_offset; variable
922 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9949 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9952 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
H A DChangeLog-20107646 (cfa_base_offset): New variable.
7647 (compute_cfa_pointer): Use cfa_base_rtx and cfa_base_offset.
7650 (vt_init_cfa_base): Initialize cfa_base_offset.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvar-tracking.c915 static HOST_WIDE_INT cfa_base_offset; variable
923 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9941 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9944 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c914 static HOST_WIDE_INT cfa_base_offset; variable
922 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9949 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9952 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c914 static HOST_WIDE_INT cfa_base_offset; variable
922 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9949 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9952 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
H A DChangeLog-20107646 (cfa_base_offset): New variable.
7647 (compute_cfa_pointer): Use cfa_base_rtx and cfa_base_offset.
7650 (vt_init_cfa_base): Initialize cfa_base_offset.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvar-tracking.c914 static HOST_WIDE_INT cfa_base_offset; variable
922 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9949 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9952 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvar-tracking.c915 static HOST_WIDE_INT cfa_base_offset; variable
923 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9941 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9944 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvar-tracking.c915 static HOST_WIDE_INT cfa_base_offset; variable
923 return plus_constant (Pmode, cfa_base_rtx, adjustment + cfa_base_offset); in compute_cfa_pointer()
9941 cfa_base_offset = -FRAME_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()
9944 cfa_base_offset = -ARG_POINTER_CFA_OFFSET (current_function_decl); in vt_init_cfa_base()

12