Home
last modified time | relevance | path

Searched refs:avr_no_gccisr_function_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c1007 avr_no_gccisr_function_p (tree func) in avr_no_gccisr_function_p() function
1032 cfun->machine->is_no_gccisr = avr_no_gccisr_function_p (decl); in avr_set_current_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc1366 avr_no_gccisr_function_p (tree func) in avr_no_gccisr_function_p() function
1404 cfun->machine->is_no_gccisr = avr_no_gccisr_function_p (decl); in avr_set_current_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201724167 (avr_no_gccisr_function_p, avr_hregs_split_reg): New static functions.