Searched refs:gimplify_type_sizes (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-gimple.h115 extern void gimplify_type_sizes (tree, tree *);
H A Dgimplify.c1217 gimplify_type_sizes (TREE_TYPE (decl), stmt_p);
6081 gimplify_type_sizes (tree type, tree *list_p)
6115 gimplify_type_sizes (TREE_TYPE (type), list_p);
6116 gimplify_type_sizes (TYPE_DOMAIN (type), list_p);
6126 gimplify_type_sizes (TREE_TYPE (field), list_p);
6161 /* A subroutine of gimplify_type_sizes to make sure that *EXPR_P,
6080 gimplify_type_sizes (tree type, tree *list_p) function
H A Dfunction.c3172 gimplify_type_sizes (t, (tree *) data);

Completed in 148 milliseconds