Searched refs:DECL_FUNCTION_VERSIONED (Results 1 – 9 of 9) sorted by relevance
69 if (!DECL_FUNCTION_VERSIONED (node->decl) in create_dispatcher_calls()397 DECL_FUNCTION_VERSIONED (node->decl) = 1; in expand_target_clones()431 DECL_FUNCTION_VERSIONED (new_node->decl) = 1; in expand_target_clones()
981 if (DECL_FUNCTION_VERSIONED (fn1) || DECL_FUNCTION_VERSIONED (fn2)) in common_function_versions()1091 || !DECL_FUNCTION_VERSIONED (decl)) in is_function_default_version()
1612 DECL_FUNCTION_VERSIONED (decl) in create_omp_child_function()1613 = DECL_FUNCTION_VERSIONED (current_function_decl); in create_omp_child_function()
3052 #define DECL_FUNCTION_VERSIONED(NODE)\ macro
1091 (!DECL_FUNCTION_VERSIONED (newdecl) in decls_match()1092 || !DECL_FUNCTION_VERSIONED (olddecl)))) in decls_match()1159 if (!DECL_FUNCTION_VERSIONED (olddecl)) in maybe_version_functions()1161 DECL_FUNCTION_VERSIONED (olddecl) = 1; in maybe_version_functions()1166 if (!DECL_FUNCTION_VERSIONED (newdecl)) in maybe_version_functions()1168 DECL_FUNCTION_VERSIONED (newdecl) = 1; in maybe_version_functions()1764 else if ((!DECL_FUNCTION_VERSIONED (newdecl) in duplicate_decls()1765 && !DECL_FUNCTION_VERSIONED (olddecl)) in duplicate_decls()2650 && DECL_FUNCTION_VERSIONED (olddecl)) in duplicate_decls()2653 DECL_FUNCTION_VERSIONED (newdecl) = 1; in duplicate_decls()
1531 if (fn && DECL_FUNCTION_VERSIONED (fn) in cp_genericize_r()
7501 && DECL_FUNCTION_VERSIONED (fn)); in get_function_version_dispatcher()10380 && DECL_FUNCTION_VERSIONED (cand1->fn) in joust()10382 && DECL_FUNCTION_VERSIONED (cand2->fn)) in joust()
7918 if (DECL_FUNCTION_VERSIONED (fn)) in resolve_address_of_overloaded_function()
32681 && DECL_FUNCTION_VERSIONED (decl)) in ix86_mangle_decl_assembler_name()32707 gcc_assert (fn != NULL && DECL_FUNCTION_VERSIONED (fn)); in ix86_get_function_versions_dispatcher()