Home
last modified time | relevance | path

Searched refs:AVAIL_AVAILABLE (Results 1 – 20 of 20) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvarpool.c491 return AVAIL_AVAILABLE; in get_availability()
494 return AVAIL_AVAILABLE; in get_availability()
508 return AVAIL_AVAILABLE; in get_availability()
515 return AVAIL_AVAILABLE; in get_availability()
H A Dsymtab.c1840 if (avail >= AVAIL_AVAILABLE) in semantically_equivalent_p()
1848 if (avail >= AVAIL_AVAILABLE) in semantically_equivalent_p()
2024 if (DECL_VIRTUAL_P (this->decl) && avail1 >= AVAIL_AVAILABLE) in equal_address_to()
2026 if (DECL_VIRTUAL_P (s2->decl) && avail2 >= AVAIL_AVAILABLE) in equal_address_to()
2032 if (rs1 != rs2 && avail1 >= AVAIL_AVAILABLE && avail2 >= AVAIL_AVAILABLE) in equal_address_to()
H A Dcgraph.c1966 && (avail < AVAIL_AVAILABLE in rtl_info()
2304 avail = AVAIL_AVAILABLE; in get_availability()
2311 avail = AVAIL_AVAILABLE; in get_availability()
2320 avail = AVAIL_AVAILABLE; in get_availability()
2325 avail = AVAIL_AVAILABLE; in get_availability()
2335 else avail = AVAIL_AVAILABLE; in get_availability()
2377 enum availability avail = AVAIL_AVAILABLE; in call_for_symbol_thunks_and_aliases()
H A Dipa-reference.c186 && (avail >= AVAIL_AVAILABLE in ipa_reference_get_not_read_global()
215 && (avail >= AVAIL_AVAILABLE in ipa_reference_get_not_written_global()
H A Dipa-visibility.c105 && node->get_availability () >= AVAIL_AVAILABLE); in non_local_p()
H A Dipa-utils.c690 if (avail >= AVAIL_AVAILABLE) in recursive_call_p()
H A Dipa-inline.c1401 && avail >= AVAIL_AVAILABLE in update_callee_keys()
1653 if (avail >= AVAIL_AVAILABLE) in speculation_useful_p()
H A Dcgraph.h73 AVAIL_AVAILABLE, enumerator
H A Dtrans-mem.c4724 if (node->get_availability () < AVAIL_AVAILABLE) in ipa_tm_mayenterirr_function()
5617 else if (a <= AVAIL_AVAILABLE && is_tm_callable (node->decl)) in ipa_tm_execute()
H A Dexcept.c2001 >= AVAIL_AVAILABLE)) in set_nothrow_function_flags()
H A Dipa-devirt.c2368 && avail >= AVAIL_AVAILABLE
H A Dpredict.c798 if (avail < AVAIL_AVAILABLE) in unlikely_executed_stmt_p()
H A Dipa-fnsummary.c2573 if (avail < AVAIL_AVAILABLE) in estimate_edge_devirt_benefit()
H A Dipa-cp.c2602 if (avail < AVAIL_AVAILABLE) in devirtualization_time_bonus()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvarpool.c440 return AVAIL_AVAILABLE; in cgraph_variable_initializer_availability()
446 return AVAIL_AVAILABLE; in cgraph_variable_initializer_availability()
H A Dcgraph.c2362 avail = AVAIL_AVAILABLE; in cgraph_function_body_availability()
2367 avail = AVAIL_AVAILABLE; in cgraph_function_body_availability()
2381 else avail = AVAIL_AVAILABLE; in cgraph_function_body_availability()
H A Dcgraph.h46 AVAIL_AVAILABLE, enumerator
H A Dipa-inline.c1069 && cgraph_function_body_availability (callee) >= AVAIL_AVAILABLE in update_callee_keys()
H A Dtrans-mem.c4085 if (cgraph_function_body_availability (node) < AVAIL_AVAILABLE) in ipa_tm_mayenterirr_function()
4970 else if (a <= AVAIL_AVAILABLE && is_tm_callable (node->decl)) in ipa_tm_execute()
H A Dexcept.c1900 >= AVAIL_AVAILABLE)) in set_nothrow_function_flags()