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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c605 static tree rs6000_handle_longcall_attribute (tree *, tree, tree, int, bool *);
17578 { "longcall", 0, 0, false, true, true, rs6000_handle_longcall_attribute },
17579 { "shortcall", 0, 0, false, true, true, rs6000_handle_longcall_attribute },
17724 rs6000_handle_longcall_attribute (tree *node, tree name,
17683 rs6000_handle_longcall_attribute (tree *node, tree name, function

Completed in 185 milliseconds