Home
last modified time | relevance | path

Searched refs:first_moveable_pseudo (Results 1 – 25 of 88) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dira.c3923 int first_moveable_pseudo, last_moveable_pseudo; variable
3972 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
4310 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
4313 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
H A Dira-int.h1415 extern int first_moveable_pseudo, last_moveable_pseudo;
H A Dira-costs.c1634 if (i >= first_moveable_pseudo && i < last_moveable_pseudo) in find_costs_and_classes()
1653 if (i >= first_moveable_pseudo && i < last_moveable_pseudo) in find_costs_and_classes()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dira.c3872 int first_moveable_pseudo, last_moveable_pseudo; variable
3921 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
4259 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
4262 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
H A Dira-int.h1415 extern int first_moveable_pseudo, last_moveable_pseudo;
H A Dira-costs.c1634 if (i >= first_moveable_pseudo && i < last_moveable_pseudo) in find_costs_and_classes()
1653 if (i >= first_moveable_pseudo && i < last_moveable_pseudo) in find_costs_and_classes()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira.c4531 int first_moveable_pseudo, last_moveable_pseudo; variable
4582 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5117 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5120 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
5158 first_moveable_pseudo = last_moveable_pseudo = 0; in move_unallocated_pseudos()
H A Dira-int.h1516 extern int first_moveable_pseudo, last_moveable_pseudo;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira.c4531 int first_moveable_pseudo, last_moveable_pseudo; variable
4582 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5117 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5120 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
5158 first_moveable_pseudo = last_moveable_pseudo = 0; in move_unallocated_pseudos()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira.c4531 int first_moveable_pseudo, last_moveable_pseudo; variable
4582 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5117 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5120 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
5158 first_moveable_pseudo = last_moveable_pseudo = 0; in move_unallocated_pseudos()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dira.c4636 int first_moveable_pseudo, last_moveable_pseudo; variable
4687 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5214 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5217 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
5255 first_moveable_pseudo = last_moveable_pseudo = 0; in move_unallocated_pseudos()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4464 int first_moveable_pseudo, last_moveable_pseudo; variable
4515 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5048 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5051 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
H A Dira-int.h1509 extern int first_moveable_pseudo, last_moveable_pseudo;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dira.c4473 int first_moveable_pseudo, last_moveable_pseudo; variable
4525 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5084 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5087 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
H A Dira-int.h1500 extern int first_moveable_pseudo, last_moveable_pseudo;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira.c4464 int first_moveable_pseudo, last_moveable_pseudo; variable
4515 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5048 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5051 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
H A Dira-int.h1509 extern int first_moveable_pseudo, last_moveable_pseudo;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira.c4450 int first_moveable_pseudo, last_moveable_pseudo; variable
4502 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5060 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5063 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4464 int first_moveable_pseudo, last_moveable_pseudo; variable
4515 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5048 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5051 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira.c4464 int first_moveable_pseudo, last_moveable_pseudo; variable
4515 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5048 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5051 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4464 int first_moveable_pseudo, last_moveable_pseudo; variable
4515 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5048 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5051 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dira.c4464 int first_moveable_pseudo, last_moveable_pseudo; variable
4515 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5048 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5051 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dira.c4450 int first_moveable_pseudo, last_moveable_pseudo; variable
4502 first_moveable_pseudo = max_regs; in find_moveable_pseudos()
5060 for (i = first_moveable_pseudo; i < last_moveable_pseudo; i++) in move_unallocated_pseudos()
5063 int idx = i - first_moveable_pseudo; in move_unallocated_pseudos()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira-int.h1509 extern int first_moveable_pseudo, last_moveable_pseudo;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dira-int.h1516 extern int first_moveable_pseudo, last_moveable_pseudo;

1234