| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | cfgcleanup.cc | 2332 cond = get_condition (jump, &move_before, true, false); in try_head_merge_bb() 2492 cond = get_condition (jump, &move_before, true, false); in try_head_merge_bb()
|
| H A D | cprop.cc | 1325 return get_condition (jump, NULL, false, true); in fis_get_condition()
|
| H A D | loop-iv.cc | 1941 rtx cond = get_condition (BB_END (e->src), NULL, false, true); in simplify_using_initial_values() 2901 if (!(condition = get_condition (BB_END (ein->src), &at, false, false))) in check_simple_exit()
|
| H A D | predict.cc | 2257 cond = get_condition (last_insn, NULL, false, false); in bb_estimate_probability_locally()
|
| H A D | rtl.h | 3732 extern rtx get_condition (rtx_insn *, rtx_insn **, int, int);
|
| H A D | ChangeLog-1998 | 249 get_condition() which is used in delete_null_pointer_checks(). 4105 (get_condition): Cast variable `const_val' to `unsigned 4681 * loop.c (get_condition): Allow combine when either compare is 5296 * loop.c (get_condition): Fix typo in May 9 change. 12645 * loop.c (get_condition): Don't combine when either compare is MODE_CC. 13209 compare_and_branch. Call get_condition to set first_compare. 16564 * loop.c (get_condition): Handle sign-extended constants.
|
| H A D | ChangeLog-2004 | 6621 (canonicalize_condition, get_condition): Move to... 6622 * rtl.h (canonicalize_condition, get_condition): ...here. 6625 * loop.c (canonicalize_condition, get_condition): Move to... 6626 * rtlanal.c (canonicalize_condition, get_condition): ...here. 6627 * sched-deps.c (get_condition): Rename to sched_get_condition. 16217 * sched-deps.c (get_condition): Partially revert previous, by never 16252 * sched-deps.c (get_condition): Fix breakage in previous patch. 16280 * sched-deps.c (get_condition): Rewrite using jump support functions. 21451 * expr.h (canonicalize_condition, get_condition): Add an int argument. 21452 * gcse.c (fis_get_condition): Reimplement using get_condition, leaving [all …]
|
| H A D | FSFChangeLog | 6 done by get_condition.
|
| H A D | ChangeLog-2000 | 241 * sched-deps.c (get_condition, conditions_mutex_p): New functions. 17732 for_each_insn_in_loop, check_dbra_loop, get_condition, 28245 broken out of get_condition. 28246 (get_condition): Use it. 30149 * loop.c (get_condition): Likewise. Allow UNORERED/ORDERED to be 30657 * loop.c (get_condition): Likewise. 31323 get_condition cannot determine the condition.
|
| H A D | FSFChangeLog.11 | 3824 (get_condition, replace_call_address): Likewise. 10456 * loop.c (get_condition): Use rtx_equal_p to compare rtx.
|
| H A D | ChangeLog-2014 | 18696 (get_condition): Likewise. 23467 (get_condition): Strengthen param 1 from rtx to rtx_insn * and 23498 (get_condition): Strengthen param "jump" from rtx to rtx_insn * 26344 iv_number_of_iterations for now (until get_condition is
|
| H A D | ChangeLog-2003 | 8575 * expr.h (get_condition, canonicalize_condition): Declaration changed. 8576 * cfgloopanal.c (simple_loop_exit_p): Add parameter to a get_condition 8583 (canonicalize_condition, get_condition): Allow to return comparisons
|
| H A D | ChangeLog-2016 | 8793 (get_condition): Likewise.
|
| H A D | ChangeLog-2011 | 11615 * cfgcleanup.c (try_head_merge_bb): If get_condition returns
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | cfgcleanup.c | 2341 cond = get_condition (jump, &move_before, true, false); in try_head_merge_bb() 2506 cond = get_condition (jump, &move_before, true, false); in try_head_merge_bb()
|
| H A D | cprop.c | 1327 return get_condition (jump, NULL, false, true); in fis_get_condition()
|
| H A D | loop-iv.c | 1941 rtx cond = get_condition (BB_END (e->src), NULL, false, true); in simplify_using_initial_values() 2901 if (!(condition = get_condition (BB_END (ein->src), &at, false, false))) in check_simple_exit()
|
| H A D | predict.c | 2223 cond = get_condition (last_insn, NULL, false, false); in bb_estimate_probability_locally()
|
| H A D | rtl.h | 3592 extern rtx get_condition (rtx_insn *, rtx_insn **, int, int);
|
| H A D | rtlanal.c | 5790 get_condition (rtx_insn *jump, rtx_insn **earliest, int allow_cc_mode, in get_condition() function
|
| H A D | FSFChangeLog | 6 done by get_condition.
|
| H A D | FSFChangeLog.11 | 3824 (get_condition, replace_call_address): Likewise. 10456 * loop.c (get_condition): Use rtx_equal_p to compare rtx.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | loop.texi | 393 returned by get_condition.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | loop.texi | 392 returned by get_condition.
|
| H A D | gccint.info | 20627 returned by get_condition.
|