Searched refs:promote_function_return (Results 1 – 5 of 5) sorted by relevance
674 bool (*promote_function_return) (tree fntype); member
1542 if (targetm.calls.promote_function_return (TREE_TYPE (current_function_decl))) in expand_value_return()
2959 if (targetm.calls.promote_function_return(funtype)) in expand_call()
4467 if (targetm.calls.promote_function_return (TREE_TYPE (current_function_decl))) in expand_function_end()
9321 calls.promote_function_return hooks. Pass fndecl to9344 (expand_function_end): Convert to calls.promote_function_return hook.9351 calls.promote_function_return hook.