Searched refs:split_complex_arg (Results 1 – 5 of 5) sorted by relevance
699 bool (* split_complex_arg) (tree type); member
2060 if (targetm.calls.split_complex_arg) in expand_call()3170 && targetm.calls.split_complex_arg (type)) in split_complex_values()3188 && targetm.calls.split_complex_arg (complex_type)) in split_complex_values()3224 && targetm.calls.split_complex_arg (type)) in split_complex_types()3237 && targetm.calls.split_complex_arg (complex_type)) in split_complex_types()
1973 && targetm.calls.split_complex_arg (type)) in split_complex_args()1985 && targetm.calls.split_complex_arg (type)) in split_complex_args()2055 if (targetm.calls.split_complex_arg) in assign_parms_augmented_arg_list()2923 && targetm.calls.split_complex_arg (TREE_TYPE (parm))) in assign_parms_unsplit_complex()3044 if (targetm.calls.split_complex_arg && fnargs != all.orig_fnargs) in assign_parms()
38498 booleans. Add split_complex_arg.38512 (rs6000_function_value): Use targetm.calls.split_complex_arg.
1496 targetm.calls.split_complex_arg = NULL; in rs6000_override_options()5937 if (targetm.calls.split_complex_arg && TREE_CODE (type) == COMPLEX_TYPE) in rs6000_gimplify_va_arg()19383 && targetm.calls.split_complex_arg) in rs6000_function_value()19427 else if (COMPLEX_MODE_P (mode) && targetm.calls.split_complex_arg) in rs6000_libcall_value()