Searched refs:TREE_STATIC (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dwinnt-cxx.c91 && TREE_STATIC (decl) && TREE_PUBLIC (decl)
/freebsd-10.1-release/contrib/gcc/config/
H A Ddarwin.h545 && ((TREE_STATIC (DECL) \
549 if ((TREE_STATIC (DECL) \
566 && ((TREE_STATIC (DECL) \
570 if ((TREE_STATIC (DECL) \
651 if ((DECL) && ((TREE_STATIC (DECL) \
/freebsd-10.1-release/contrib/gcc/
H A Dtarghooks.c389 TREE_STATIC (t) = 1;
414 TREE_STATIC (t) = 1;
447 TREE_STATIC (t) = 1;
H A Dc-gimplify.c213 && !TREE_STATIC (DECL_EXPR_DECL (*expr_p))
H A Dlanghooks.c163 && (TREE_STATIC (decl)
356 && ! TREE_STATIC (var))
H A Dtree-nrv.c159 || TREE_STATIC (found)
H A Dc-decl.c1826 TREE_STATIC (newdecl) = TREE_STATIC (olddecl);
1839 TREE_STATIC (olddecl) = TREE_STATIC (newdecl);
1958 && TREE_STATIC (olddecl))))
2256 && TREE_STATIC (b->decl)
2867 TREE_STATIC (decl) = 1;
3379 TREE_STATIC (decl) = 1;
3458 && TREE_STATIC (decl)
3472 TREE_STATIC (te
[all...]
H A Dcgraphunit.c542 if (TREE_STATIC (t) || DECL_EXTERNAL (t))
623 && (TREE_STATIC (decl) && !DECL_EXTERNAL (decl))
1481 gcc_assert (TREE_STATIC (vnode->decl));
1706 TREE_STATIC (decl) = 1;
H A Dtree-inline.c2134 if (TREE_STATIC (var) && !TREE_ASM_WRITTEN (var))
2475 if ((TREE_CODE (*tp) == VAR_DECL && !TREE_STATIC (*tp))
2568 gcc_assert (!TREE_STATIC (t) && !TREE_ASM_WRITTEN (t));
2597 && !TREE_STATIC (copy) && !DECL_EXTERNAL (copy))
2611 else if (TREE_STATIC (decl))
2848 if (TREE_STATIC (var) && !TREE_ASM_WRITTEN (var))
H A Dcfgexpand.c602 to a TREE_STATIC VAR_DECL. */
735 else if (TREE_STATIC (var))
771 || (!flag_unit_at_a_time && TREE_STATIC (t)
806 /* if (!TREE_STATIC (t) && !DECL_EXTERNAL (t)) */
987 if (TREE_STATIC (var) || DECL_EXTERNAL (var))
H A Dipa-pure-const.c111 if (!TREE_STATIC (t) && !DECL_EXTERNAL (t))
H A Dcoverage.c402 TREE_STATIC (tree_ctr_tables[counter]) = 1;
934 TREE_STATIC (gcov_info) = 1;
H A Dipa-reference.c267 if (!TREE_STATIC (t) && !DECL_EXTERNAL (t))
833 && !TREE_STATIC (var))
H A Dtree-mudflap.c88 TREE_STATIC (result) = 1;
995 && ! TREE_STATIC (decl))
H A Dtree-ssa-alias.c2200 TREE_STATIC (tmp_var) = 0;
2341 TREE_STATIC (global_var) = 1;
2656 do not have TREE_STATIC set. */
2657 if (!TREE_STATIC (var))
2977 TREE_STATIC (subvar) = TREE_STATIC (var);
H A Dc-typeck.c1519 if (ret != decl && TREE_STATIC (decl))
2143 (DECL_EXTERNAL (decl) || TREE_STATIC (decl)));
2247 && (TREE_CODE (ref) != VAR_DECL || TREE_STATIC (ref))
3340 if (TREE_PUBLIC (x) || TREE_STATIC (x) || DECL_EXTERNAL (x))
3350 if (TREE_PUBLIC (x) || TREE_STATIC (x) || DECL_EXTERNAL (x))
4698 value = digest_init (type, init, true, TREE_STATIC (decl));
4703 && AGGREGATE_TYPE_P (TREE_TYPE (decl)) && !TREE_STATIC (decl))
5382 require_constant_value = TREE_STATIC (decl);
5384 = ((TREE_STATIC (decl) || (pedantic && !flag_isoc99))
5679 constructor_simple = TREE_STATIC (valu
[all...]
H A Dexpr.c4569 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor);
4934 else if (REG_P (target) && TREE_STATIC (exp)
5097 else if (REG_P (target) && TREE_STATIC (exp))
5370 else if (REG_P (target) && TREE_STATIC (exp))
6249 || TREE_STATIC (exp)
6441 if (TREE_STATIC (var))
6446 if (TREE_STATIC (var)
6454 else if (TREE_CODE (var) == VAR_DECL && !TREE_STATIC (var))
6456 else if (TREE_CODE (var) == VAR_DECL && TREE_STATIC (var))
6924 && (TREE_STATIC (ex
[all...]
H A Dc-common.c793 if (TREE_CODE (decl) == VAR_DECL && !TREE_STATIC (decl))
914 TREE_STATIC (value) = 1;
4119 && TREE_STATIC (COMPOUND_LITERAL_EXPR_DECL (exp))
4409 || (TREE_CODE (node) == VAR_DECL && TREE_STATIC (node)))
4472 if ((!TREE_STATIC (node) && TREE_CODE (node) != FUNCTION_DECL
4794 && !TREE_STATIC (decl))
5002 TREE_STATIC (decl) = 1;
5818 /* ??? Could perhaps support cleanups on TREE_STATIC, much like we do
5822 if (TREE_CODE (decl) != VAR_DECL || TREE_STATIC (decl))
5989 if (TREE_STATIC (dec
[all...]
/freebsd-10.1-release/contrib/gcc/cp/
H A Drtti.c385 TREE_STATIC (d) = 1;
828 TREE_STATIC (name_decl) = 1;
876 TREE_STATIC (init) = 1;
894 TREE_STATIC (init) = 1;
920 TREE_STATIC (init) = 1;
953 TREE_STATIC (init) = 1;
970 TREE_STATIC (init) = 1;
H A Ddecl.c1810 TREE_STATIC (olddecl) = TREE_STATIC (newdecl) |= TREE_STATIC (olddecl);
2080 && TREE_STATIC (olddecl))))
2329 if (TREE_CODE (decl) != VAR_DECL || TREE_STATIC (decl)
3384 TREE_STATIC (decl) = 1;
3961 TREE_STATIC (decl) = 1;
4220 if (TREE_STATIC (decl) && !TREE_CONSTANT (tmp))
4307 else if (!pedantic && TREE_STATIC (decl) && !TREE_PUBLIC (decl))
4366 if (TREE_STATIC (dec
[all...]
H A Dsearch.c2190 if (!(virtual_depth || TREE_STATIC (level)))
2200 we_hide_them = (!they_hide_us && TREE_STATIC (level)
2284 found. TREE_STATIC is set for those lists within of morally
2345 TREE_STATIC (my_tpl_convs) = 1;
2366 TREE_STATIC (my_convs) = 1;
2379 TREE_STATIC (parent_convs) = 1;
2386 TREE_STATIC (parent_tpl_convs) = 1;
H A Ddump.c294 if (TREE_STATIC (t) && !TREE_PUBLIC (t))
H A Ddecl2.c868 || (TREE_STATIC (init) == 0
977 if (TREE_STATIC (value))
1066 TREE_STATIC (decl) = TREE_STATIC (base);
2262 TREE_STATIC (guard) = TREE_STATIC (decl);
H A Dsemantics.c2079 TREE_STATIC (var) = 1;
2523 (DECL_EXTERNAL (decl) || TREE_STATIC (decl)));
2669 && ! TREE_STATIC (decl)
3863 else if (! TREE_STATIC (v) && ! DECL_EXTERNAL (v))
3867 else if (TREE_STATIC (v) && TYPE_P (CP_DECL_CONTEXT (v)))
4095 if (TREE_STATIC (decl))
H A Dtypeck2.c98 && !TREE_STATIC (arg))
1047 constant, and TREE_STATIC set if, in addition, all elts are simple enough
1080 TREE_STATIC (init) = 1;

Completed in 528 milliseconds

123