Searched refs:mems_ok_for_ldd_peep (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/gcc/config/sparc/ |
| D | sparc-protos.h | 91 extern int mems_ok_for_ldd_peep (rtx, rtx, rtx);
|
| D | sparc.md | 7372 && mems_ok_for_ldd_peep (operands[0], operands[1], NULL_RTX)" 7383 && mems_ok_for_ldd_peep (operands[1], operands[0], NULL_RTX)" 7394 && mems_ok_for_ldd_peep (operands[1], operands[3], operands[0])" 7406 && mems_ok_for_ldd_peep (operands[0], operands[2], NULL_RTX)" 7418 && mems_ok_for_ldd_peep (operands[1], operands[3], operands[0])" 7430 && mems_ok_for_ldd_peep (operands[0], operands[2], NULL_RTX)" 7442 && mems_ok_for_ldd_peep (operands[3], operands[1], operands[0])" 7454 && mems_ok_for_ldd_peep (operands[2], operands[0], NULL_RTX)" 7467 && mems_ok_for_ldd_peep (operands[3], operands[1], operands[0])" 7479 && mems_ok_for_ldd_peep (operands[2], operands[0], NULL_RTX)"
|
| D | sparc.c | 6560 mems_ok_for_ldd_peep (rtx mem1, rtx mem2, rtx dependent_reg_rtx) in mems_ok_for_ldd_peep() function
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-2001 | 748 the destination register as a parameter to mems_ok_for_ldd_peep. 750 * config/sparc/sparc.c (mems_ok_for_ldd_peep): ... here. Add a 752 * config/sparc/sparc-protos.h (mems_ok_for_ldd_peep): Update. 1381 * config/sparc/sparc.c (mems_ok_for_ldd_peep): Rename from
|
| D | ChangeLog-2002 | 26442 mems_ok_for_ldd_peep when the order of the loads being examined 26444 * config/sparc/sparc.c (mems_ok_for_ldd_peep): Expand upon
|
| D | ChangeLog-2003 | 2310 * config/sparc/sparc.c (mems_ok_for_ldd_peep): Change offset type to
|