Searched refs:default_target_can_inline_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h191 extern bool default_target_can_inline_p (tree, tree);
H A Dtarghooks.c1610 default_target_can_inline_p (tree caller, tree callee) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.h190 extern bool default_target_can_inline_p (tree, tree);
H A Dtarghooks.cc1772 default_target_can_inline_p (tree caller, tree callee) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c1497 return default_target_can_inline_p (caller, callee);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1499 return default_target_can_inline_p (caller, callee);

Completed in 181 milliseconds