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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c2387 int_reg_note_p (enum reg_note kind)
2400 gcc_checking_assert (!int_reg_note_p (kind));
2436 gcc_checking_assert (int_reg_note_p (kind));
2368 int_reg_note_p (enum reg_note kind) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtlanal.cc2716 int_reg_note_p (enum reg_note kind)
2729 gcc_checking_assert (!int_reg_note_p (kind));
2763 gcc_checking_assert (int_reg_note_p (kind));
2697 int_reg_note_p (enum reg_note kind) function

Completed in 276 milliseconds