Home
last modified time | relevance | path

Searched refs:type_changing_p (Results 1 – 15 of 15) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-sra.c1074 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1082 if (type_changing_p)
1083 *type_changing_p = true;
1089 if (!type_changing_p
1097 *type_changing_p = true;
1290 bool type_changing_p = false; in build_accesses_from_assign() local
1291 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1292 if (type_changing_p) in build_accesses_from_assign()
1303 bool type_changing_p = false; in build_accesses_from_assign() local
1304 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-sra.c1061 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1069 if (type_changing_p)
1070 *type_changing_p = true;
1076 if (!type_changing_p
1084 *type_changing_p = true;
1277 bool type_changing_p = false; in build_accesses_from_assign() local
1278 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1279 if (type_changing_p) in build_accesses_from_assign()
1290 bool type_changing_p = false; in build_accesses_from_assign() local
1291 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-sra.c1061 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1069 if (type_changing_p)
1070 *type_changing_p = true;
1076 if (!type_changing_p
1084 *type_changing_p = true;
1277 bool type_changing_p = false; in build_accesses_from_assign() local
1278 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1279 if (type_changing_p) in build_accesses_from_assign()
1290 bool type_changing_p = false; in build_accesses_from_assign() local
1291 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-sra.c1061 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1069 if (type_changing_p)
1070 *type_changing_p = true;
1076 if (!type_changing_p
1084 *type_changing_p = true;
1277 bool type_changing_p = false; in build_accesses_from_assign() local
1278 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1279 if (type_changing_p) in build_accesses_from_assign()
1290 bool type_changing_p = false; in build_accesses_from_assign() local
1291 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-sra.c1051 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1059 if (type_changing_p)
1060 *type_changing_p = true;
1066 if (!type_changing_p
1074 *type_changing_p = true;
1267 bool type_changing_p = false; in build_accesses_from_assign() local
1268 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1269 if (type_changing_p) in build_accesses_from_assign()
1280 bool type_changing_p = false; in build_accesses_from_assign() local
1281 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-sra.c1061 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1069 if (type_changing_p)
1070 *type_changing_p = true;
1076 if (!type_changing_p
1084 *type_changing_p = true;
1277 bool type_changing_p = false; in build_accesses_from_assign() local
1278 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1279 if (type_changing_p) in build_accesses_from_assign()
1290 bool type_changing_p = false; in build_accesses_from_assign() local
1291 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-sra.c1061 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1069 if (type_changing_p)
1070 *type_changing_p = true;
1076 if (!type_changing_p
1084 *type_changing_p = true;
1277 bool type_changing_p = false; in build_accesses_from_assign() local
1278 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1279 if (type_changing_p) in build_accesses_from_assign()
1290 bool type_changing_p = false; in build_accesses_from_assign() local
1291 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1159 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1167 if (type_changing_p)
1168 *type_changing_p = true;
1174 if (!type_changing_p
1182 *type_changing_p = true;
1381 bool type_changing_p = false; in build_accesses_from_assign() local
1382 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1383 if (type_changing_p) in build_accesses_from_assign()
1394 bool type_changing_p = false; in build_accesses_from_assign() local
1395 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1159 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1167 if (type_changing_p)
1168 *type_changing_p = true;
1174 if (!type_changing_p
1182 *type_changing_p = true;
1381 bool type_changing_p = false; in build_accesses_from_assign() local
1382 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1383 if (type_changing_p) in build_accesses_from_assign()
1394 bool type_changing_p = false; in build_accesses_from_assign() local
1395 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1159 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1167 if (type_changing_p)
1168 *type_changing_p = true;
1174 if (!type_changing_p
1182 *type_changing_p = true;
1381 bool type_changing_p = false; in build_accesses_from_assign() local
1382 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1383 if (type_changing_p) in build_accesses_from_assign()
1394 bool type_changing_p = false; in build_accesses_from_assign() local
1395 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1159 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1167 if (type_changing_p)
1168 *type_changing_p = true;
1174 if (!type_changing_p
1182 *type_changing_p = true;
1381 bool type_changing_p = false; in build_accesses_from_assign() local
1382 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1383 if (type_changing_p) in build_accesses_from_assign()
1394 bool type_changing_p = false; in build_accesses_from_assign() local
1395 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-sra.c1159 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1167 if (type_changing_p)
1168 *type_changing_p = true;
1174 if (!type_changing_p
1182 *type_changing_p = true;
1381 bool type_changing_p = false; in build_accesses_from_assign() local
1382 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1383 if (type_changing_p) in build_accesses_from_assign()
1394 bool type_changing_p = false; in build_accesses_from_assign() local
1395 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-sra.c1162 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1170 if (type_changing_p)
1171 *type_changing_p = true;
1177 if (!type_changing_p
1185 *type_changing_p = true;
1384 bool type_changing_p = false; in build_accesses_from_assign() local
1385 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1386 if (type_changing_p) in build_accesses_from_assign()
1397 bool type_changing_p = false; in build_accesses_from_assign() local
1398 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-sra.c1162 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1170 if (type_changing_p)
1171 *type_changing_p = true;
1177 if (!type_changing_p
1185 *type_changing_p = true;
1384 bool type_changing_p = false; in build_accesses_from_assign() local
1385 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1386 if (type_changing_p) in build_accesses_from_assign()
1397 bool type_changing_p = false; in build_accesses_from_assign() local
1398 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-sra.c1162 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)
1170 if (type_changing_p)
1171 *type_changing_p = true;
1177 if (!type_changing_p
1185 *type_changing_p = true;
1384 bool type_changing_p = false; in build_accesses_from_assign() local
1385 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()
1386 if (type_changing_p) in build_accesses_from_assign()
1397 bool type_changing_p = false; in build_accesses_from_assign() local
1398 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()
[all …]