Searched refs:find_split_point (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | combine.c | 396 static rtx *find_split_point (rtx *, rtx); 3475 find_split_point (rtx *loc, rtx insn) in find_split_point() function 3596 split = find_split_point (&SET_SRC (x), insn); in find_split_point() 3601 split = find_split_point (&SET_DEST (x), insn); in find_split_point() 3645 split = find_split_point (&SET_SRC (x), insn); in find_split_point() 3681 return find_split_point (loc, insn); in find_split_point() 3703 split = find_split_point (&SET_SRC (x), insn); in find_split_point() 3817 return find_split_point (loc, insn); in find_split_point() 3840 split = find_split_point (&XEXP (x, 2), insn); in find_split_point() 3848 split = find_split_point (&XEXP (x, 1), insn); in find_split_point() [all …]
|
| H A D | FSFChangeLog.11 | 3779 * combine.c (find_split_point, simplify_rtx): Likewise. 7370 * combine.c (find_split_point): Don't turn a SIGN_EXTEND into 7707 * combine.c (find_split_point, case SET): Fix error in last change. 8157 * combine.c (find_split_point, case SET): If SET_SRC is NE and
|
| H A D | FSFChangeLog.10 | 354 * combine.c (find_split_point): Handle NULL return from 3436 * combine.c (find_split_point): Try to split SET_DEST
|
| H A D | ChangeLog-2004 | 24538 find_split_point, record_dead_and_set_regs, reg_dead_at_p, 26705 find_split_point, combine_simplify_rtx, simplify_set, make_extraction, 29782 combinable_i3pat, try_combine, find_split_point, COMBINE_RTX_EQUAL_P, 31576 find_split_point, combine_simplify_rtx, 31863 find_split_point, combine_simplify_rtx, 39646 * combine.c (contains_muldiv, find_split_point, subst,
|
| H A D | ChangeLog-2005 | 3122 * combine.c (find_split_point): Sign extend bitmask 28230 (known_cond, simplify_shift_const, find_split_point,
|
| H A D | ChangeLog-1998 | 4037 (find_split_point): Cast variable `src' to (unsigned
|
| H A D | ChangeLog-1999 | 10152 (find_split_point): Likewise for variables `pos', `unsignedp' and
|
| H A D | ChangeLog-2000 | 24244 (find_split_point, expand_compound_operation, make_extraction): LEN
|
| H A D | ChangeLog-2002 | 23674 * combine.c (find_split_point): Use gen_int_mode.
|