Searched refs:can_combine_p (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | combine.c | 390 static int can_combine_p (rtx, rtx, rtx, rtx, rtx *, rtx *); 1137 can_combine_p (rtx insn, rtx i3, rtx pred ATTRIBUTE_UNUSED, rtx succ, in can_combine_p() function 2139 if (! can_combine_p (i2, i3, i1, NULL_RTX, &i2dest, &i2src) in try_combine() 2140 || (i1 && ! can_combine_p (i1, i3, NULL_RTX, i2, &i1dest, &i1src))) in try_combine()
|
| HD | ChangeLog-1998 | 4035 * combine.c (can_combine_p): Mark parameter `pred' with 7290 * combine.c (can_combine_p): Allow combining insns with REG_RETVAL 14100 * combine.c (can_combine_p): Include successor in volatile test. 16167 * combine.c (can_combine_p): Handle USEs in PARALLELs. 16821 (can_combine_p): Protect variable `link' with AUTO_INC_DEC.
|
| HD | FSFChangeLog.11 | 1884 * combine.c (can_combine_p, combinable_i3pat, try_combine): Likewise. 8534 * combine.c (combinable_i3pat): Bring back to sync with can_combine_p. 9612 * combine.c (can_combine_p): When SMALL_REGISTER_CLASSES is defined, 10514 * combine.c (can_combine_p): Even if SMALL_REGISTER_CLASSES,
|
| HD | ChangeLog-1997 | 2066 * combine.c (can_combine_p): Don't combine with an asm whose
|
| HD | ChangeLog-2000 | 2146 (try_combine, can_combine_p, combinable_i3pat): Delete old 7884 * combine.c (can_combine_p): Don't substitute an ASM_OPERANDS 12143 (can_combine_p): Likewise. 24241 (setup_incoming_promotions, can_combine_p, try_combine, simplify_set): 29540 function 'can_combine_p'.
|
| HD | ChangeLog-2004 | 10550 * combine.c (can_combine_p): Likewise. 24537 * combine.c (combine_instructions, can_combine_p, try_combine, 26704 * combine.c (can_combine_p, combinable_i3pat, try_combine, 27573 * combine.c (can_combine_p): Do not prevent building insns that use 29781 * combine.c (set_nonzero_bits_and_sign_copies, can_combine_p, 41146 * combine.c (can_combine_p): Don't ignore SETs marked with
|
| HD | ChangeLog-2002 | 34861 * combine.c (can_combine_p): Fix a comment typo.
|
| HD | ChangeLog-2003 | 28257 * combine.c (can_combine_p): Allow ZERO_EXTRACT and STRICT_LOW_PART.
|
| HD | ChangeLog-2005 | 27704 * combine.c (can_combine_p) [AUTO_INC_DEC]: When INSN has an
|