Home
last modified time | relevance | path

Searched refs:live_length (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dregs.h62 int live_length; /* # of instructions (REG n) is live */ member
150 #define REG_LIVE_LENGTH(N) (VARRAY_REG (reg_n_info, N)->live_length)
H A Dglobal.c111 int live_length; member
496 if (allocno[num].live_length < REG_LIVE_LENGTH (i)) in global_alloc()
497 allocno[num].live_length = REG_LIVE_LENGTH (i); in global_alloc()
585 if (allocno[i].live_length == 0) in global_alloc()
586 allocno[i].live_length = -1; in global_alloc()
655 / allocno[v1].live_length) in allocno_compare()
659 / allocno[v2].live_length) in allocno_compare()
1284 / allocno[num].live_length); in find_reg()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dregs.h60 int live_length; /* # of instructions (REG n) is live */ member
145 #define REG_LIVE_LENGTH(N) (VARRAY_REG (reg_n_info, N)->live_length)
H A Dglobal.c107 int live_length; member
474 if (allocno[num].live_length < REG_LIVE_LENGTH (i)) in global_alloc()
475 allocno[num].live_length = REG_LIVE_LENGTH (i); in global_alloc()
563 if (allocno[i].live_length == 0) in global_alloc()
564 allocno[i].live_length = -1; in global_alloc()
635 / allocno[v1].live_length) in allocno_compare()
639 / allocno[v2].live_length) in allocno_compare()
1261 / allocno[num].live_length); in find_reg()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dregs.h60 int live_length; /* # of instructions (REG n) is live */
145 #define REG_LIVE_LENGTH(N) (VARRAY_REG (reg_n_info, N)->live_length)
H A Dglobal.c107 int live_length; member
474 if (allocno[num].live_length < REG_LIVE_LENGTH (i)) in global_alloc()
475 allocno[num].live_length = REG_LIVE_LENGTH (i); in global_alloc()
563 if (allocno[i].live_length == 0) in global_alloc()
564 allocno[i].live_length = -1; in global_alloc()
635 / allocno[v1].live_length) in allocno_compare()
639 / allocno[v2].live_length) in allocno_compare()
1261 / allocno[num].live_length); in find_reg()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dregs.h108 int live_length; /* # of instructions (REG n) is live */ member
185 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dregs.h108 int live_length; /* # of instructions (REG n) is live */ member
185 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dregs.h112 int live_length; /* # of instructions (REG n) is live */ member
191 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length)
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dregs.h112 int live_length; /* # of instructions (REG n) is live */ member
191 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dregs.h112 int live_length; /* # of instructions (REG n) is live */ member
191 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length)
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp954 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
955 if (live_length <= 0) in set_spill_costs()
965 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp931 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local
932 if (live_length <= 0) in set_spill_costs()
942 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201626757 * regs.h (struct reg_info_t): Delete live_length.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201626757 * regs.h (struct reg_info_t): Delete live_length.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201626757 * regs.h (struct reg_info_t): Delete live_length.

12