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

/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h674 bool (*promote_function_return) (tree fntype); member in struct:gcc_target::calls
H A Dstmt.c1550 if (targetm.calls.promote_function_return (TREE_TYPE (current_function_decl)))
H A Dcalls.c2959 if (targetm.calls.promote_function_return(funtype))
H A Dfunction.c4476 if (targetm.calls.promote_function_return (TREE_TYPE (current_function_decl)))

Completed in 93 milliseconds