Home
last modified time | relevance | path

Searched refs:nonlocal_vlas (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c2061 static struct pointer_set_t *nonlocal_vlas; variable
2102 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2110 if (!ctx && !pointer_set_insert (nonlocal_vlas, decl)) in gimplify_var_or_parm_decl()
8244 nonlocal_vlas = pointer_set_create (); in gimplify_body()
8291 if (nonlocal_vlas) in gimplify_body()
8308 pointer_set_destroy (nonlocal_vlas); in gimplify_body()
8309 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c2061 static struct pointer_set_t *nonlocal_vlas; variable
2099 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2107 if (!ctx && !pointer_set_insert (nonlocal_vlas, decl)) in gimplify_var_or_parm_decl()
8215 nonlocal_vlas = pointer_set_create (); in gimplify_body()
8262 if (nonlocal_vlas) in gimplify_body()
8264 pointer_set_destroy (nonlocal_vlas); in gimplify_body()
8265 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimplify.c1717 static struct pointer_set_t *nonlocal_vlas; variable
1758 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
1768 if (!ctx && !pointer_set_insert (nonlocal_vlas, decl)) in gimplify_var_or_parm_decl()
8723 nonlocal_vlas = pointer_set_create (); in gimplify_body()
8770 if (nonlocal_vlas) in gimplify_body()
8787 pointer_set_destroy (nonlocal_vlas); in gimplify_body()
8788 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimplify.c1827 static hash_set<tree> *nonlocal_vlas; variable
1868 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
1879 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
11542 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
11589 if (nonlocal_vlas) in gimplify_body()
11606 delete nonlocal_vlas; in gimplify_body() local
11607 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimplify.c1827 static hash_set<tree> *nonlocal_vlas; variable
1868 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
1879 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
11542 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
11589 if (nonlocal_vlas) in gimplify_body()
11606 delete nonlocal_vlas; in gimplify_body() local
11607 nonlocal_vlas = NULL; in gimplify_body()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2685 static hash_set<tree> *nonlocal_vlas; variable
2726 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2737 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
12755 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
12809 if (nonlocal_vlas) in gimplify_body()
12826 delete nonlocal_vlas; in gimplify_body() local
12827 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2685 static hash_set<tree> *nonlocal_vlas; variable
2726 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2737 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
12755 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
12809 if (nonlocal_vlas) in gimplify_body()
12826 delete nonlocal_vlas; in gimplify_body() local
12827 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimplify.c2679 static hash_set<tree> *nonlocal_vlas; variable
2720 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2731 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
12720 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
12774 if (nonlocal_vlas) in gimplify_body()
12791 delete nonlocal_vlas; in gimplify_body() local
12792 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2685 static hash_set<tree> *nonlocal_vlas; variable
2726 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2737 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
12755 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
12809 if (nonlocal_vlas) in gimplify_body()
12826 delete nonlocal_vlas; in gimplify_body() local
12827 nonlocal_vlas = NULL; in gimplify_body()
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2685 static hash_set<tree> *nonlocal_vlas; variable
2726 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2737 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
12755 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
12809 if (nonlocal_vlas) in gimplify_body()
12826 delete nonlocal_vlas; in gimplify_body() local
12827 nonlocal_vlas = NULL; in gimplify_body()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimplify.c2686 static hash_set<tree> *nonlocal_vlas; variable
2727 && nonlocal_vlas != NULL in gimplify_var_or_parm_decl()
2738 if (!ctx && !nonlocal_vlas->add (decl)) in gimplify_var_or_parm_decl()
12781 nonlocal_vlas = new hash_set<tree>; in gimplify_body()
12835 if (nonlocal_vlas) in gimplify_body()
12852 delete nonlocal_vlas; in gimplify_body() local
12853 nonlocal_vlas = NULL; in gimplify_body()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-200925944 * gimplify.c (nonlocal_vlas): New variable.
25947 (gimplify_body): Create and destroy nonlocal_vlas.

12