Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtarget.h669 bool (*promote_function_args) (tree fntype); member
H A Dcalls.c1068 if (targetm.calls.promote_function_args (fndecl ? TREE_TYPE (fndecl) : 0)) in initialize_argument_information()
H A Dfunction.c2116 if (targetm.calls.promote_function_args (TREE_TYPE (current_function_decl))) in assign_parm_find_data_types()
H A Dcombine.c1023 if (targetm.calls.promote_function_args (TREE_TYPE (cfun->decl))) in setup_incoming_promotions()