Searched refs:split_complex_arg (Results 1 – 4 of 4) sorted by relevance
695 bool (* split_complex_arg) (tree type); member
2059 if (targetm.calls.split_complex_arg) in expand_call()3169 && targetm.calls.split_complex_arg (type)) in split_complex_values()3187 && targetm.calls.split_complex_arg (complex_type)) in split_complex_values()3223 && targetm.calls.split_complex_arg (type)) in split_complex_types()3236 && targetm.calls.split_complex_arg (complex_type)) in split_complex_types()
1965 && targetm.calls.split_complex_arg (type)) in split_complex_args()1977 && targetm.calls.split_complex_arg (type)) in split_complex_args()2047 if (targetm.calls.split_complex_arg) in assign_parms_augmented_arg_list()2915 && targetm.calls.split_complex_arg (TREE_TYPE (parm))) in assign_parms_unsplit_complex()3036 if (targetm.calls.split_complex_arg && fnargs != all.orig_fnargs) in assign_parms()
1494 targetm.calls.split_complex_arg = NULL; in rs6000_override_options()5904 if (targetm.calls.split_complex_arg && TREE_CODE (type) == COMPLEX_TYPE) in rs6000_gimplify_va_arg()19327 && targetm.calls.split_complex_arg) in rs6000_function_value()19371 else if (COMPLEX_MODE_P (mode) && targetm.calls.split_complex_arg) in rs6000_libcall_value()