Home
last modified time | relevance | path

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

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c5935 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
5942 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
5945 true, handled_struct_type); in create_variable_info_for_1()
5994 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6001 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6004 true, handled_struct_type); in create_variable_info_for_1()
6158 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6165 if (handled_struct_type == NULL) in intra_create_variable_infos()
6170 handled_struct_type); in intra_create_variable_infos()
6176 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
H A DChangeLog14775 handled_struct_type param.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c5935 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
5942 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
5945 true, handled_struct_type); in create_variable_info_for_1()
5994 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6001 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6004 true, handled_struct_type); in create_variable_info_for_1()
6158 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6165 if (handled_struct_type == NULL) in intra_create_variable_infos()
6170 handled_struct_type); in intra_create_variable_infos()
6176 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
H A DChangeLog14775 handled_struct_type param.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c6043 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6050 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6053 true, handled_struct_type); in create_variable_info_for_1()
6102 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6109 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6112 true, handled_struct_type); in create_variable_info_for_1()
6266 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6273 if (handled_struct_type == NULL) in intra_create_variable_infos()
6278 handled_struct_type); in intra_create_variable_infos()
6284 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c6137 && !bitmap_bit_p (handled_struct_type,
6144 bitmap_set_bit (handled_struct_type,
6147 true, handled_struct_type);
6149 bitmap_clear_bit (handled_struct_type,
6196 && !bitmap_bit_p (handled_struct_type,
6203 bitmap_set_bit (handled_struct_type,
6206 true, handled_struct_type);
6382 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6390 if (handled_struct_type == NULL) in intra_create_variable_infos()
6403 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c6043 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6050 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6053 true, handled_struct_type); in create_variable_info_for_1()
6102 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6109 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6112 true, handled_struct_type); in create_variable_info_for_1()
6266 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6273 if (handled_struct_type == NULL) in intra_create_variable_infos()
6278 handled_struct_type); in intra_create_variable_infos()
6284 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c6183 && !bitmap_bit_p (handled_struct_type,
6190 bitmap_set_bit (handled_struct_type,
6193 true, handled_struct_type);
6195 bitmap_clear_bit (handled_struct_type,
6242 && !bitmap_bit_p (handled_struct_type,
6249 bitmap_set_bit (handled_struct_type,
6252 true, handled_struct_type);
6428 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6436 if (handled_struct_type == NULL) in intra_create_variable_infos()
6449 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
H A DChangeLog-201635400 handled_struct_type param.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c6043 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6050 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6053 true, handled_struct_type); in create_variable_info_for_1()
6102 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6109 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6112 true, handled_struct_type); in create_variable_info_for_1()
6266 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6273 if (handled_struct_type == NULL) in intra_create_variable_infos()
6278 handled_struct_type); in intra_create_variable_infos()
6284 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
H A DChangeLog-201635400 handled_struct_type param.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c6137 && !bitmap_bit_p (handled_struct_type,
6144 bitmap_set_bit (handled_struct_type,
6147 true, handled_struct_type);
6149 bitmap_clear_bit (handled_struct_type,
6196 && !bitmap_bit_p (handled_struct_type,
6203 bitmap_set_bit (handled_struct_type,
6206 true, handled_struct_type);
6382 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6390 if (handled_struct_type == NULL) in intra_create_variable_infos()
6403 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
H A DChangeLog-201635400 handled_struct_type param.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c6051 && !bitmap_bit_p (handled_struct_type,
6058 bitmap_set_bit (handled_struct_type,
6061 true, handled_struct_type);
6063 bitmap_clear_bit (handled_struct_type,
6110 && !bitmap_bit_p (handled_struct_type,
6117 bitmap_set_bit (handled_struct_type,
6120 true, handled_struct_type);
6296 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6304 if (handled_struct_type == NULL) in intra_create_variable_infos()
6317 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c6043 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6050 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6053 true, handled_struct_type); in create_variable_info_for_1()
6102 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6109 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6112 true, handled_struct_type); in create_variable_info_for_1()
6266 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6273 if (handled_struct_type == NULL) in intra_create_variable_infos()
6278 handled_struct_type); in intra_create_variable_infos()
6284 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c6043 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6050 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6053 true, handled_struct_type); in create_variable_info_for_1()
6102 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6109 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6112 true, handled_struct_type); in create_variable_info_for_1()
6266 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6273 if (handled_struct_type == NULL) in intra_create_variable_infos()
6278 handled_struct_type); in intra_create_variable_infos()
6284 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
H A DChangeLog-201635400 handled_struct_type param.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c6183 && !bitmap_bit_p (handled_struct_type,
6190 bitmap_set_bit (handled_struct_type,
6193 true, handled_struct_type);
6195 bitmap_clear_bit (handled_struct_type,
6242 && !bitmap_bit_p (handled_struct_type,
6249 bitmap_set_bit (handled_struct_type,
6252 true, handled_struct_type);
6428 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6436 if (handled_struct_type == NULL) in intra_create_variable_infos()
6449 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-structalias.c6021 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6028 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6031 true, handled_struct_type); in create_variable_info_for_1()
6080 && !bitmap_bit_p (handled_struct_type, in create_variable_info_for_1()
6087 bitmap_set_bit (handled_struct_type, in create_variable_info_for_1()
6090 true, handled_struct_type); in create_variable_info_for_1()
6244 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6251 if (handled_struct_type == NULL) in intra_create_variable_infos()
6256 handled_struct_type); in intra_create_variable_infos()
6262 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c6183 && !bitmap_bit_p (handled_struct_type,
6190 bitmap_set_bit (handled_struct_type,
6193 true, handled_struct_type);
6195 bitmap_clear_bit (handled_struct_type,
6242 && !bitmap_bit_p (handled_struct_type,
6249 bitmap_set_bit (handled_struct_type,
6252 true, handled_struct_type);
6428 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6436 if (handled_struct_type == NULL) in intra_create_variable_infos()
6449 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c6137 && !bitmap_bit_p (handled_struct_type,
6144 bitmap_set_bit (handled_struct_type,
6147 true, handled_struct_type);
6149 bitmap_clear_bit (handled_struct_type,
6196 && !bitmap_bit_p (handled_struct_type,
6203 bitmap_set_bit (handled_struct_type,
6206 true, handled_struct_type);
6382 bitmap handled_struct_type = NULL;
6390 if (handled_struct_type == NULL)
6403 if (handled_struct_type != NULL)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c6051 && !bitmap_bit_p (handled_struct_type,
6058 bitmap_set_bit (handled_struct_type,
6061 true, handled_struct_type);
6063 bitmap_clear_bit (handled_struct_type,
6110 && !bitmap_bit_p (handled_struct_type,
6117 bitmap_set_bit (handled_struct_type,
6120 true, handled_struct_type);
6296 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6304 if (handled_struct_type == NULL) in intra_create_variable_infos()
6317 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c6029 && !bitmap_bit_p (handled_struct_type,
6036 bitmap_set_bit (handled_struct_type,
6039 true, handled_struct_type);
6041 bitmap_clear_bit (handled_struct_type,
6088 && !bitmap_bit_p (handled_struct_type,
6095 bitmap_set_bit (handled_struct_type,
6098 true, handled_struct_type);
6274 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6282 if (handled_struct_type == NULL) in intra_create_variable_infos()
6295 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c6286 && !bitmap_bit_p (handled_struct_type,
6293 bitmap_set_bit (handled_struct_type,
6296 true, handled_struct_type);
6298 bitmap_clear_bit (handled_struct_type,
6345 && !bitmap_bit_p (handled_struct_type,
6352 bitmap_set_bit (handled_struct_type,
6355 true, handled_struct_type);
6531 bitmap handled_struct_type = NULL; in intra_create_variable_infos() local
6539 if (handled_struct_type == NULL) in intra_create_variable_infos()
6552 if (handled_struct_type != NULL) in intra_create_variable_infos()
[all …]
H A DChangeLog-201635400 handled_struct_type param.

12