Home
last modified time | relevance | path

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

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcfgexpand.c946 tree repr_decl = NULL_TREE; in expand_stack_vars() local
961 repr_decl = stack_vars[j].decl; in expand_stack_vars()
964 else if (repr_decl == NULL_TREE in expand_stack_vars()
967 repr_decl = stack_vars[j].decl; in expand_stack_vars()
968 if (repr_decl == NULL_TREE) in expand_stack_vars()
969 repr_decl = stack_vars[i].decl; in expand_stack_vars()
970 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c1132 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1150 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1153 else if (repr_decl == NULL_TREE in expand_stack_vars()
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1157 if (repr_decl == NULL_TREE) in expand_stack_vars()
1158 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1159 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1165 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1171 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfgexpand.c1137 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1159 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1162 else if (repr_decl == NULL_TREE in expand_stack_vars()
1165 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1166 if (repr_decl == NULL_TREE) in expand_stack_vars()
1167 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1168 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1174 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1180 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfgexpand.c1146 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1168 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1171 else if (repr_decl == NULL_TREE in expand_stack_vars()
1174 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1175 if (repr_decl == NULL_TREE) in expand_stack_vars()
1176 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1177 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1183 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1189 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfgexpand.c1197 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1219 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1222 else if (repr_decl == NULL_TREE in expand_stack_vars()
1225 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1226 if (repr_decl == NULL_TREE) in expand_stack_vars()
1227 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1228 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1234 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1240 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfgexpand.c1146 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1168 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1171 else if (repr_decl == NULL_TREE in expand_stack_vars()
1174 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1175 if (repr_decl == NULL_TREE) in expand_stack_vars()
1176 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1177 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1183 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1189 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfgexpand.c1197 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1219 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1222 else if (repr_decl == NULL_TREE in expand_stack_vars()
1225 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1226 if (repr_decl == NULL_TREE) in expand_stack_vars()
1227 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1228 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1234 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1240 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c1132 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1150 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1153 else if (repr_decl == NULL_TREE in expand_stack_vars()
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1157 if (repr_decl == NULL_TREE) in expand_stack_vars()
1158 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1159 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1165 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1171 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c1132 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1150 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1153 else if (repr_decl == NULL_TREE in expand_stack_vars()
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1157 if (repr_decl == NULL_TREE) in expand_stack_vars()
1158 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1159 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1165 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1171 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgexpand.c1132 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1150 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1153 else if (repr_decl == NULL_TREE in expand_stack_vars()
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1157 if (repr_decl == NULL_TREE) in expand_stack_vars()
1158 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1159 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1165 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1171 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfgexpand.c1132 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1150 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1153 else if (repr_decl == NULL_TREE in expand_stack_vars()
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1157 if (repr_decl == NULL_TREE) in expand_stack_vars()
1158 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1159 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1165 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1171 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfgexpand.c1197 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1219 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1222 else if (repr_decl == NULL_TREE in expand_stack_vars()
1225 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1226 if (repr_decl == NULL_TREE) in expand_stack_vars()
1227 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1228 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1234 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1240 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfgexpand.c1146 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1168 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1171 else if (repr_decl == NULL_TREE in expand_stack_vars()
1174 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1175 if (repr_decl == NULL_TREE) in expand_stack_vars()
1176 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1177 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1183 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1189 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfgexpand.c1132 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1150 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1153 else if (repr_decl == NULL_TREE in expand_stack_vars()
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1157 if (repr_decl == NULL_TREE) in expand_stack_vars()
1158 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1159 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1165 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1171 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfgexpand.c1197 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1219 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1222 else if (repr_decl == NULL_TREE in expand_stack_vars()
1225 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1226 if (repr_decl == NULL_TREE) in expand_stack_vars()
1227 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1228 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1234 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1240 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfgexpand.c1137 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1159 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1162 else if (repr_decl == NULL_TREE in expand_stack_vars()
1165 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1166 if (repr_decl == NULL_TREE) in expand_stack_vars()
1167 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1168 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1174 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1180 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfgexpand.c1137 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1159 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1162 else if (repr_decl == NULL_TREE in expand_stack_vars()
1165 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1166 if (repr_decl == NULL_TREE) in expand_stack_vars()
1167 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1168 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
1174 && !asan_handled_variables->contains (repr_decl)) in expand_stack_vars()
1180 asan_handled_variables->add (repr_decl); in expand_stack_vars()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfgexpand.c946 tree repr_decl = NULL_TREE; in expand_stack_vars() local
961 repr_decl = stack_vars[j].decl; in expand_stack_vars()
964 else if (repr_decl == NULL_TREE in expand_stack_vars()
967 repr_decl = stack_vars[j].decl; in expand_stack_vars()
968 if (repr_decl == NULL_TREE) in expand_stack_vars()
969 repr_decl = stack_vars[i].decl; in expand_stack_vars()
970 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfgexpand.c987 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1002 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1005 else if (repr_decl == NULL_TREE in expand_stack_vars()
1008 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1009 if (repr_decl == NULL_TREE) in expand_stack_vars()
1010 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1011 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfgexpand.c1141 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1159 else if (repr_decl == NULL_TREE in expand_stack_vars()
1162 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1163 if (repr_decl == NULL_TREE) in expand_stack_vars()
1164 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1165 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfgexpand.c1141 tree repr_decl = NULL_TREE; in expand_stack_vars() local
1156 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1159 else if (repr_decl == NULL_TREE in expand_stack_vars()
1162 repr_decl = stack_vars[j].decl; in expand_stack_vars()
1163 if (repr_decl == NULL_TREE) in expand_stack_vars()
1164 repr_decl = stack_vars[i].decl; in expand_stack_vars()
1165 data->asan_decl_vec.safe_push (repr_decl); in expand_stack_vars()