Searched refs:int_reg_note_p (Results 1 – 2 of 2) sorted by relevance
2368 int_reg_note_p (enum reg_note kind) in int_reg_note_p() function2381 gcc_checking_assert (!int_reg_note_p (kind)); in alloc_reg_note()2417 gcc_checking_assert (int_reg_note_p (kind)); in add_int_reg_note()
17684 * rtlanal.c (int_reg_note_p): New function.