Home
last modified time | relevance | path

Searched refs:avr_function_ok_for_sibcall (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c3454 avr_function_ok_for_sibcall (tree decl_callee, tree exp_callee) in avr_function_ok_for_sibcall() function
14704 #define TARGET_FUNCTION_OK_FOR_SIBCALL avr_function_ok_for_sibcall
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc3661 avr_function_ok_for_sibcall (tree decl_callee, tree exp_callee) in avr_function_ok_for_sibcall() function
15151 #define TARGET_FUNCTION_OK_FOR_SIBCALL avr_function_ok_for_sibcall
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201225037 (avr_function_ok_for_sibcall): Use cfun->machine->is_* instead of
H A DChangeLog-201834238 (avr_function_ok_for_sibcall): Don't disable sibcalls for OS_task,
H A DChangeLog-201134469 (avr_function_ok_for_sibcall): ...this new function.