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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenpreds.c738 static unsigned int maybe_allows_reg_start, maybe_allows_reg_end;
1035 maybe_allows_reg_end = next;
1351 if (maybe_allows_reg_start != maybe_allows_reg_end)
1358 enum_order[maybe_allows_reg_end - 1]->c_name);
737 static unsigned int maybe_allows_reg_start, maybe_allows_reg_end; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenpreds.cc741 static unsigned int maybe_allows_reg_start, maybe_allows_reg_end;
1036 maybe_allows_reg_end = next;
1352 if (maybe_allows_reg_start != maybe_allows_reg_end)
1359 enum_order[maybe_allows_reg_end - 1]->c_name);
740 static unsigned int maybe_allows_reg_start, maybe_allows_reg_end; variable

Completed in 216 milliseconds