Home
last modified time | relevance | path

Searched refs:all_cost_classes (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
H A DChangeLog-201410885 * ira-costs.c (all_cost_classes): New variable.
10888 (initiate_regno_cost_classes): Set up all_cost_classes.
10893 restriction of all_cost_classes to a particular mode.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
395 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
401 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
H A DChangeLog-201410885 * ira-costs.c (all_cost_classes): New variable.
10888 (initiate_regno_cost_classes): Set up all_cost_classes.
10893 restriction of all_cost_classes to a particular mode.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira-costs.c173 static cost_classes all_cost_classes; variable
210 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
212 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
213 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
399 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
405 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
H A DChangeLog-201410885 * ira-costs.c (all_cost_classes): New variable.
10888 (initiate_regno_cost_classes): Set up all_cost_classes.
10893 restriction of all_cost_classes to a particular mode.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
395 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
401 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
H A DChangeLog-201410885 * ira-costs.c (all_cost_classes): New variable.
10888 (initiate_regno_cost_classes): Set up all_cost_classes.
10893 restriction of all_cost_classes to a particular mode.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
395 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
401 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
H A DChangeLog-201410885 * ira-costs.c (all_cost_classes): New variable.
10888 (initiate_regno_cost_classes): Set up all_cost_classes.
10893 restriction of all_cost_classes to a particular mode.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
395 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
401 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
H A DChangeLog-201410885 * ira-costs.c (all_cost_classes): New variable.
10888 (initiate_regno_cost_classes): Set up all_cost_classes.
10893 restriction of all_cost_classes to a particular mode.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
395 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
401 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
395 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
401 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
400 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
406 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dira-costs.c174 static cost_classes all_cost_classes; variable
211 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
213 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
214 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
395 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
401 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()
H A DChangeLog-201410885 * ira-costs.c (all_cost_classes): New variable.
10888 (initiate_regno_cost_classes): Set up all_cost_classes.
10893 restriction of all_cost_classes to a particular mode.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dira-costs.c173 static cost_classes all_cost_classes; variable
210 all_cost_classes.num = ira_important_classes_num; in initiate_regno_cost_classes()
212 all_cost_classes.classes[i] = ira_important_classes[i]; in initiate_regno_cost_classes()
213 complete_cost_classes (&all_cost_classes); in initiate_regno_cost_classes()
399 regno_cost_classes[regno] = restrict_cost_classes (&all_cost_classes, in setup_regno_cost_classes_by_mode()
405 = restrict_cost_classes (&all_cost_classes, mode, in setup_regno_cost_classes_by_mode()

12