Home
last modified time | relevance | path

Searched refs:fold_indirect_ref_1 (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.h78 extern tree fold_indirect_ref_1 (location_t, tree, tree);
H A Dtree-data-ref.c5250 tree ref = fold_indirect_ref_1 (UNKNOWN_LOCATION, ref_type, base); in get_base_for_alignment_1()
H A Dfold-const.c14112 fold_indirect_ref_1 (location_t loc, tree type, tree op0) in fold_indirect_ref_1() function
14270 tree sub = fold_indirect_ref_1 (loc, type, t); in build_fold_indirect_ref_loc()
14283 tree sub = fold_indirect_ref_1 (loc, TREE_TYPE (t), TREE_OPERAND (t, 0)); in fold_indirect_ref_loc()
H A Dtree-inline.c1199 = fold_indirect_ref_1 (EXPR_LOCATION (ptr), type, ptr); in copy_tree_body_r()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-inline.c1085 *tp = fold_indirect_ref_1 (EXPR_LOCATION (new_tree), in copy_tree_body_r()
H A Dtree.h5304 extern tree fold_indirect_ref_1 (location_t, tree, tree);
H A Dfold-const.c16093 fold_indirect_ref_1 (location_t loc, tree type, tree op0) in fold_indirect_ref_1() function
16232 tree sub = fold_indirect_ref_1 (loc, type, t); in build_fold_indirect_ref_loc()
16245 tree sub = fold_indirect_ref_1 (loc, TREE_TYPE (t), TREE_OPERAND (t, 0)); in fold_indirect_ref_loc()