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

/freebsd-12-stable/contrib/gcc/
H A Dcombine.c1206 rtx i3pat = PATTERN (i3);
1207 int i = XVECLEN (i3pat, 0) - 1;
1212 rtx i3elt = XVECEXP (i3pat, 0, i);
1196 rtx i3pat = PATTERN (i3); local

Completed in 214 milliseconds