Home
last modified time | relevance | path

Searched refs:fold_read_from_constant_string (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.h99 extern tree fold_read_from_constant_string (tree);
H A Dgimple-fold.c6694 tem = fold_read_from_constant_string (t); in fold_const_aggregate_ref_1()
H A Dfold-const.c13757 fold_read_from_constant_string (tree exp) in fold_read_from_constant_string() function
14135 tree fop = fold_read_from_constant_string (op); in fold_indirect_ref_1()
H A Dexpr.c10431 tree t = fold_read_from_constant_string (exp); in expand_expr_real_1()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple-fold.c2983 tem = fold_read_from_constant_string (t); in fold_const_aggregate_ref_1()
H A Dtree.h5332 extern tree fold_read_from_constant_string (tree);
H A Dfold-const.c15773 fold_read_from_constant_string (tree exp) in fold_read_from_constant_string() function
16113 tree fop = fold_read_from_constant_string (op); in fold_indirect_ref_1()
H A Dexpr.c9514 tree t = fold_read_from_constant_string (exp); in expand_expr_real_1()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstexpr.c3116 tree fop = fold_read_from_constant_string (op); in cxx_fold_indirect_ref()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c7289 tree fop = fold_read_from_constant_string (op); in cxx_fold_indirect_ref()