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

/freebsd-11.0-release/contrib/gcc/
H A Dlocal-alloc.c1338 int combined_regno = -1;
1508 combined_regno = REGNO (r1);
1517 && combined_regno != (int) REGNO (XEXP (link, 0))
1331 int combined_regno = -1; local

Completed in 102 milliseconds