/dports/lang/gcc48/gcc-4.8.5/gcc/ |
H A D | ira-color.c | 4334 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4343 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4346 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4363 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4394 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4401 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ |
H A D | ira-color.c | 4334 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4343 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4346 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4363 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4394 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4401 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ |
H A D | ira-color.c | 4717 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4726 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4729 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4746 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4777 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4784 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/ |
H A D | ira-color.c | 4796 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4805 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4808 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4825 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4856 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4863 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ |
H A D | ira-color.c | 4796 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4805 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4808 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4825 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4856 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4863 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | ira-color.c | 4864 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4873 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4876 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4893 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4924 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4931 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/ |
H A D | ira-color.c | 4865 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4874 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4877 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4894 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4942 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4947 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ |
H A D | ira-color.c | 4893 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4902 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4905 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4921 conflict_hard_regs |= used_hard_regs[j]; in fast_allocation() 4969 used_hard_regs[k] |= ira_reg_mode_hard_regset[hard_regno][mode]; in fast_allocation() 4973 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ |
H A D | ira-color.c | 4864 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4873 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4876 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4893 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4924 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4931 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | ira-color.c | 4912 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4921 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4924 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4940 conflict_hard_regs |= used_hard_regs[j]; in fast_allocation() 4988 used_hard_regs[k] |= ira_reg_mode_hard_regset[hard_regno][mode]; in fast_allocation() 4992 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ |
H A D | ira-color.c | 4895 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4904 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4907 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4923 conflict_hard_regs |= used_hard_regs[j]; in fast_allocation() 4971 used_hard_regs[k] |= ira_reg_mode_hard_regset[hard_regno][mode]; in fast_allocation() 4975 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ |
H A D | ira-color.c | 4864 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4873 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4876 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4893 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4924 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4931 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | ira-color.c | 4912 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4921 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4924 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4940 conflict_hard_regs |= used_hard_regs[j]; in fast_allocation() 4988 used_hard_regs[k] |= ira_reg_mode_hard_regset[hard_regno][mode]; in fast_allocation() 4992 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ |
H A D | ira-color.c | 4864 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4873 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4876 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4893 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4924 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4931 ira_free (used_hard_regs); in fast_allocation()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | ira-color.c | 4864 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4873 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4876 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4893 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4924 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4931 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ |
H A D | ira-color.c | 4865 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4874 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4877 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4894 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4942 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4947 ira_free (used_hard_regs); in fast_allocation()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | ira-color.c | 4912 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4921 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4924 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4940 conflict_hard_regs |= used_hard_regs[j]; in fast_allocation() 4988 used_hard_regs[k] |= ira_reg_mode_hard_regset[hard_regno][mode]; in fast_allocation() 4992 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ |
H A D | ira-color.c | 4895 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4904 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4907 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4923 conflict_hard_regs |= used_hard_regs[j]; in fast_allocation() 4971 used_hard_regs[k] |= ira_reg_mode_hard_regset[hard_regno][mode]; in fast_allocation() 4975 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ |
H A D | ira-color.c | 4865 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4874 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4877 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4894 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4942 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4947 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ |
H A D | ira-color.c | 4864 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4873 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4876 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4893 IOR_HARD_REG_SET (conflict_hard_regs, used_hard_regs[j]); in fast_allocation() 4924 IOR_HARD_REG_SET (used_hard_regs[k], in fast_allocation() 4931 ira_free (used_hard_regs); in fast_allocation()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | ira-color.c | 4931 HARD_REG_SET conflict_hard_regs, *used_hard_regs; in fast_allocation() local 4940 used_hard_regs = (HARD_REG_SET *) ira_allocate (sizeof (HARD_REG_SET) in fast_allocation() 4943 CLEAR_HARD_REG_SET (used_hard_regs[i]); in fast_allocation() 4959 conflict_hard_regs |= used_hard_regs[j]; in fast_allocation() 5007 used_hard_regs[k] |= ira_reg_mode_hard_regset[hard_regno][mode]; in fast_allocation() 5011 ira_free (used_hard_regs); in fast_allocation()
|