Home
last modified time | relevance | path

Searched refs:edge_aux_obstack (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfg.c670 static struct obstack edge_aux_obstack; variable
747 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
761 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
769 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
807 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfg.c670 static struct obstack edge_aux_obstack;
747 e->aux = obstack_alloc (&edge_aux_obstack, size);
761 gcc_obstack_init (&edge_aux_obstack);
769 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0);
807 obstack_free (&edge_aux_obstack, first_edge_aux_obj);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c575 static struct obstack edge_aux_obstack; variable
649 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
663 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
670 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
711 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfg.c577 static struct obstack edge_aux_obstack; variable
651 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
665 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
672 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
713 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfg.c578 static struct obstack edge_aux_obstack; variable
652 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
666 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
673 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
714 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfg.c592 static struct obstack edge_aux_obstack; variable
666 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
680 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
687 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
728 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfg.c578 static struct obstack edge_aux_obstack; variable
652 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
666 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
673 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
714 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfg.c592 static struct obstack edge_aux_obstack; variable
666 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
680 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
687 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
728 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c575 static struct obstack edge_aux_obstack; variable
649 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
663 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
670 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
711 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfg.c575 static struct obstack edge_aux_obstack; variable
649 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
663 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
670 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
711 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c575 static struct obstack edge_aux_obstack; variable
649 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
663 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
670 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
711 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfg.c575 static struct obstack edge_aux_obstack; variable
649 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
663 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
670 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
711 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfg.c592 static struct obstack edge_aux_obstack; variable
666 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
680 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
687 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
728 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfg.c578 static struct obstack edge_aux_obstack; variable
652 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
666 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
673 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
714 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfg.c575 static struct obstack edge_aux_obstack; variable
649 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
663 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
670 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
711 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfg.c592 static struct obstack edge_aux_obstack; variable
666 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
680 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
687 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
728 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfg.c577 static struct obstack edge_aux_obstack; variable
651 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
665 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
672 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
713 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfg.c577 static struct obstack edge_aux_obstack; variable
651 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
665 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
672 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
713 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcfg.c629 static struct obstack edge_aux_obstack; variable
703 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
717 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
724 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
763 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfg.c541 static struct obstack edge_aux_obstack; variable
615 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
629 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
636 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
677 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcfg.c512 static struct obstack edge_aux_obstack; variable
586 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
600 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
607 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
646 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfg.c542 static struct obstack edge_aux_obstack; variable
616 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
630 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
637 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
678 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfg.c512 static struct obstack edge_aux_obstack; variable
586 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
600 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
607 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
646 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfg.c541 static struct obstack edge_aux_obstack; variable
615 e->aux = obstack_alloc (&edge_aux_obstack, size); in alloc_aux_for_edge()
629 gcc_obstack_init (&edge_aux_obstack); in alloc_aux_for_edges()
636 first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); in alloc_aux_for_edges()
677 obstack_free (&edge_aux_obstack, first_edge_aux_obj); in free_aux_for_edges()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A D2007-10-15-CoalescerCrash.ll103 @edge_aux_obstack = external global %struct.obstack ; <%struct.obstack*> [#uses=0]

12