Searched refs:i1pat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dcombine.c1842 rtx i1pat = 0, i2pat = 0;
2251 i1pat = gen_rtx_SET (VOIDmode, i1dest, copy_rtx (i1src));
2253 i1pat = copy_rtx (PATTERN (i1));
2454 XVECEXP (newpat, 0, --total_sets) = i1pat;
1829 rtx i1pat = 0, i2pat = 0; local

Completed in 82 milliseconds