Searched refs:gimple_fold_indirect_ref (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.h58 extern tree gimple_fold_indirect_ref (tree);
H A Dcgraphunit.c2020 restmp = gimple_fold_indirect_ref (resdecl);
H A Dgimple-fold.c7310 gimple_fold_indirect_ref (tree t) function
7411 sub = gimple_fold_indirect_ref (sub);
H A Dtree-inline.c1353 *tp = id->do_not_fold ? NULL : gimple_fold_indirect_ref (ptr);
H A Dgimplify.c5257 return gimple_fold_indirect_ref (t);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.h63 extern tree gimple_fold_indirect_ref (tree);
H A Dsymtab-thunks.cc475 restmp = gimple_fold_indirect_ref (resdecl);
H A Dgimple-fold.cc8480 gimple_fold_indirect_ref (tree t)
8581 sub = gimple_fold_indirect_ref (sub);
8465 gimple_fold_indirect_ref (tree t) function
H A Dtree-inline.cc1330 *tp = id->do_not_fold ? NULL : gimple_fold_indirect_ref (ptr);
H A Dgimplify.cc5547 return gimple_fold_indirect_ref (t);

Completed in 277 milliseconds