Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c2368 int_reg_note_p (enum reg_note kind) in int_reg_note_p() function
2381 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201317684 * rtlanal.c (int_reg_note_p): New function.