Searched refs:decl_constant_value (Results 1 – 25 of 37) sorted by relevance
12
632 e = decl_constant_value (e);957 expr = decl_constant_value (expr);
1606 exp = decl_constant_value (exp);4649 TREE_VALUE (list) = decl_constant_value (TREE_VALUE (list));4939 expr = decl_constant_value (expr);4949 expr = decl_constant_value (expr);4956 expr = decl_constant_value (expr);5164 value = decl_constant_value (value);
3082 expr = decl_constant_value (expr);6699 max = decl_constant_value (max);9392 if (arg != decl_constant_value (parm))
1850 decl_constant_value (decl) in decl_constant_value() function
1002 init = decl_constant_value (init);
10202 size = decl_constant_value (size);14160 value = decl_constant_value (value);
4199 expr = decl_constant_value (expr); in convert_like_real()
773 extern tree decl_constant_value (tree);
1411 && (array_init = decl_constant_value (format_tree)) != format_tree in check_format_arg()
1441 decl_constant_value (tree decl) in decl_constant_value() function1478 ret = decl_constant_value (decl); in decl_constant_value_for_broken_optimization()
1519 value = decl_constant_value (value); in check_case_value()
858 decl_constant_value (decl) in decl_constant_value() function
1300 extern tree decl_constant_value PARAMS ((tree));
1205 extern tree decl_constant_value PARAMS ((tree));
652 value = fold (DECL_P (value) ? decl_constant_value (value) : value);
1518 && (array_init = decl_constant_value (format_tree)) != format_tree
770 decl_constant_value (decl) in decl_constant_value() function805 return decl_constant_value (decl);
187 decl_constant_value.191 (convert): Remove unnecessary decl_constant_value call.193 not decl_constant_value.196 * init.c (decl_constant_value): Simplify.200 (tsubst): Use integral_constant_value, not decl_constant_value.203 (build_compound_expr): Remove unnecessary decl_constant_value207 decl_constant_value.2869 build_offset_ref, decl_constant_value, build_new, build_new_1,4940 * pt.c (tsubst_copy): Use decl_constant_value on enumeration5433 * init.c (decl_constant_value): Don't look at DECL_INITIAL[all …]
1528 decl_constant_value (tree decl) in decl_constant_value() function
3595 decl_constant_value to simplify array bounds.4223 * pt.c (convert_nontype_argument): Don't call decl_constant_value4269 * decl.c (grokdeclarator): Pull out decl_constant_value in6291 * tree.c (mapcar): Don't call decl_constant_value unless we know
1796 * init.c (decl_constant_value): Deal with COND_EXPR specially.1800 * call.c (build_conditional_expr): Use decl_constant_value to6834 * call.c (convert_like_real): Call decl_constant_value for an
4297 * call.c (convert_like_real): Use decl_constant_value, not4301 (decl_constant_value): Likewise.4302 * typeck.c (decay_conversion): Use decl_constant_value, not
1141 (decl_constant_value): Likewise.4219 * init.c (decl_constant_value): Check TREE_READONLY_DECL_P.4221 before calling decl_constant_value.
4357 expr = decl_constant_value (expr); in convert_like_real()
1495 exp = decl_constant_value (exp); in decay_conversion()