Home | History | Annotate | Download | only in gcc

Lines Matching refs:SPLIT

43    returns 0 if the rtl could not be split, or it returns the split
75 3. Look for common subtrees and split them out into "pattern" routines.
85 we can split the associated matching code out into a subroutine.
99 4. Split the matching trees into functions, trying to limit the
176 we split it out into a subroutine. */
250 SUBPATTERN, RECOG, SPLIT, PEEPHOLE2
639 mistake. Only DEFINE_INSN is eligible, since SPLIT and
1176 /* Accept u.acceptance. Always succeeds for SUBPATTERN, RECOG and SPLIT.
3112 split them into subroutines. */
3314 so that it doesn't include subpatterns that are going to be split
3337 /* Look for subpatterns that are going to be split out and remove
3349 /* Step 5: Split out the patterns. */
3405 better split into subroutines. Accumulate all such subroutines in PROCS.
3443 split out. */
3448 Split it out into a subroutine so that it can use
3481 split out. */
4314 be split or the split rtl as an INSN list if it can be.\n\
4362 case SPLIT:
4388 case SPLIT:
4816 case SPLIT:
4869 case SPLIT:
5225 case SPLIT:
5260 /* Split ROOT up into smaller pieces, both for readability and to
5387 acceptance.type = SPLIT;
5430 /* Look for common patterns and split them out into subroutines. */
5446 print_subroutine_group (&os, SPLIT, &split_root);