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

/freebsd-11.0-release/contrib/gcc/
H A Dlocal-alloc.c1297 int no_conflict_combined_regno = -1;
1496 no_conflict_combined_regno = REGNO (r1);
1518 && (no_conflict_combined_regno != (int) REGNO (XEXP (link, 0))
1546 no_conflict_combined_regno = -1;
1290 int no_conflict_combined_regno = -1; local

Completed in 86 milliseconds