Home
last modified time | relevance | path

Searched refs:bb_transp_live (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dira.c3962 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, last_basic_block); in find_moveable_pseudos() local
3987 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4173 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4279 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4287 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dira.c3911 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, last_basic_block); in find_moveable_pseudos() local
3936 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4122 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4228 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4236 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4503 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4526 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4709 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4809 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4815 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dira.c4512 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4540 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4726 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4832 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4840 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira.c4503 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4526 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4709 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4809 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4815 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira.c4489 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4517 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4704 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4804 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4812 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4503 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4526 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4709 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4809 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4815 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira.c4503 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4526 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4709 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4809 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4815 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c4503 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4526 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4709 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4809 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4815 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dira.c4503 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4526 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4709 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4809 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4815 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dira.c4489 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4517 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4704 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4804 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4812 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira.c4552 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4575 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4758 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4858 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4864 free (bb_transp_live); in find_moveable_pseudos()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dira.c4553 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4576 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4759 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4859 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4865 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira.c4570 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4593 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4778 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4878 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4884 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dira.c4557 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4580 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4763 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4863 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4869 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira.c4570 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4593 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4778 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4878 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4884 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dira.c4552 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4575 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4758 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4858 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4864 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dira.c4557 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4580 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4763 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4863 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4869 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dira.c4552 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4575 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4758 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4858 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4864 free (bb_transp_live); in find_moveable_pseudos()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira.c4570 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4593 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4778 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4878 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4884 free (bb_transp_live); in find_moveable_pseudos()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dira.c4675 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4698 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4876 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4975 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4981 free (bb_transp_live); in find_moveable_pseudos()