Searched defs:ipa (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-pure-const.c | 245 tree t, bool checking_write, bool ipa) in check_decl() 470 check_call (funct_state local, gimple call, bool ipa) in check_call() 642 check_stmt (gimple_stmt_iterator *gsip, funct_state local, bool ipa) in check_stmt() 725 analyze_function (struct cgraph_node *fn, bool ipa) in analyze_function()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-pure-const.c | 336 tree t, bool checking_write, bool ipa) in check_decl() 593 check_call (funct_state local, gcall *call, bool ipa) in check_call() 775 check_stmt (gimple_stmt_iterator *gsip, funct_state local, bool ipa) in check_stmt() 912 malloc_candidate_p (function *fun, bool ipa) in malloc_candidate_p() 1016 analyze_function (struct cgraph_node *fn, bool ipa) in analyze_function()
|
H A D | profile-count.c | 319 profile_count::combine_with_ipa_count (profile_count ipa) in combine_with_ipa_count()
|
/dflybsd-src/sys/net/wg/selftest/ |
H A D | allowedips.c | 521 #define T_INSERT(n, peer, af, ipa, ipb, ipc, ipd, cidr) do { \ argument 531 #define T_LOOKUP(n, op, peer, af, ipa, ipb, ipc, ipd) do { \ argument
|