Home
last modified time | relevance | path

Searched refs:resource_conflicts_p (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c191 static int resource_conflicts_p (struct resources *, struct resources *);
305 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
331 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
350 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1551 if (resource_conflicts_p (&needed, &set) in redundant_insn()
H A DFSFChangeLog.106890 (resource_conflicts_p): Test it.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreorg.c178 static int resource_conflicts_p (struct resources *, struct resources *);
292 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
318 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
336 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1490 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreorg.c175 static int resource_conflicts_p (struct resources *, struct resources *);
267 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
305 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
321 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1742 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreorg.c206 static int resource_conflicts_p (struct resources *, struct resources *);
316 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
342 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
361 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1584 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreorg.c203 static int resource_conflicts_p (struct resources *, struct resources *);
317 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
343 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
362 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1564 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreorg.c191 static int resource_conflicts_p (struct resources *, struct resources *);
305 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
331 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
350 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1551 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreorg.c190 static int resource_conflicts_p (struct resources *, struct resources *);
303 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
329 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
348 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1543 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreorg.c203 static int resource_conflicts_p (struct resources *, struct resources *);
317 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
343 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
362 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1564 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreorg.c166 static int resource_conflicts_p (struct resources *, struct resources *);
276 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
303 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
322 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1593 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c191 static int resource_conflicts_p (struct resources *, struct resources *);
305 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
331 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
350 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1551 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c181 static int resource_conflicts_p (struct resources *, struct resources *);
273 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
311 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
327 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1718 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreorg.c191 static int resource_conflicts_p (struct resources *, struct resources *);
305 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
331 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
350 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1551 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c191 static int resource_conflicts_p (struct resources *, struct resources *);
305 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
331 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
350 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1551 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreorg.c204 static int resource_conflicts_p (struct resources *, struct resources *);
318 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
344 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
363 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1567 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreorg.c203 static int resource_conflicts_p (struct resources *, struct resources *);
317 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
343 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
362 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1564 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreorg.c203 static int resource_conflicts_p (struct resources *, struct resources *);
317 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
343 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
362 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1564 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreorg.c204 static int resource_conflicts_p (struct resources *, struct resources *);
318 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
344 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
363 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1568 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreorg.c204 static int resource_conflicts_p (struct resources *, struct resources *);
318 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
344 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
363 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1565 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreorg.c203 static int resource_conflicts_p (struct resources *, struct resources *);
317 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
343 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
362 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1564 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreorg.c203 static int resource_conflicts_p (struct resources *, struct resources *);
317 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
343 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
362 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1564 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c181 static int resource_conflicts_p (struct resources *, struct resources *);
273 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
311 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
327 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1718 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreorg.c204 static int resource_conflicts_p (struct resources *, struct resources *);
318 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
344 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
363 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1568 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreorg.c166 static int resource_conflicts_p (struct resources *, struct resources *);
276 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
303 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
322 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1583 if (resource_conflicts_p (&needed, &set) in redundant_insn()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreorg.c190 static int resource_conflicts_p (struct resources *, struct resources *);
303 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() function
329 return resource_conflicts_p (&insn_res, res); in insn_references_resource_p()
348 return resource_conflicts_p (&insn_sets, res); in insn_sets_resource_p()
1543 if (resource_conflicts_p (&needed, &set) in redundant_insn()

1234