Home
last modified time | relevance | path

Searched refs:promote_function_return (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtarget.h670 bool (*promote_function_return) (tree fntype); member
H A Dstmt.c1531 if (targetm.calls.promote_function_return (TREE_TYPE (current_function_decl))) in expand_value_return()
H A Dcalls.c2958 if (targetm.calls.promote_function_return(funtype)) in expand_call()
H A Dfunction.c4441 if (targetm.calls.promote_function_return (TREE_TYPE (current_function_decl))) in expand_function_end()