Searched refs:newrettype (Results 1 – 1 of 1) sorted by relevance
1016 tree newrettype, oldrettype; in match_builtin_function_types() local1022 newrettype = TREE_TYPE (newtype); in match_builtin_function_types()1024 if (TYPE_MODE (oldrettype) != TYPE_MODE (newrettype)) in match_builtin_function_types()1045 trytype = build_function_type (newrettype, tryargs); in match_builtin_function_types()