Searched refs:variable_size (Results 1 – 14 of 14) sorted by relevance
117 variable_size (tree size) in variable_size() function449 DECL_SIZE (decl) = variable_size (DECL_SIZE (decl)); in layout_decl()452 DECL_SIZE_UNIT (decl) = variable_size (DECL_SIZE_UNIT (decl)); in layout_decl()1438 TYPE_SIZE (type) = variable_size (TYPE_SIZE (type)); in finalize_type_size()1441 TYPE_SIZE_UNIT (type) = variable_size (TYPE_SIZE_UNIT (type)); in finalize_type_size()
4041 int variable_size ATTRIBUTE_UNUSED, int reg_parm_stack_space) in store_one_arg()4061 if (argblock && ! variable_size && arg->stack) in store_one_arg()4358 && argblock && ! variable_size && arg->stack) in store_one_arg()
4161 extern tree variable_size (tree);
4825 size = variable_size (size); in grokdeclarator()
649 * stor-layout.c (variable_size): Revert 2004-12-19 change.868 * stor-layout.c (variable_size): Force creation of a SAVE_EXPR.26458 around variable_size.26482 * stor-layout.c (variable_size): Don't set it.26970 (variable_size): Don't look at it.33830 (variable_size): We don't care about global_bindings_p if36086 * stor-layout.c (variable_size): Don't check for MINUS_EXPR.38284 * stor-layout.c (variable_size): Likewise.
2663 * stor-layout.c (variable_size): Set SAVE_EXPR_PERSISTENT_P on6473 * stor-layout.c (variable_size): Don't add sizes to the pending18865 * calls.c (store_one_arg): Mark "variable_size" as possibly unused.
6624 * stor-layout.c (variable_size): Do nothing if SIZE is constant.
3375 * stor-layout.c (variable_size): Only put SAVE_EXPRs on pending_sizes.27763 (variable_size): Use size_one_node.
21818 * stor-layout.c (variable_size): Likewise.31422 * stor-layout.c (variable_size): Leave a "minus 1" outside the
14374 * stor-layout.c (variable_size): We don't care about
29630 (variable_size): Call put_pending_size.
27904 (variable_size): Use global_bindings_p langhook.
7195 itype = variable_size (itype); in compute_array_index_type()
2797 * decl.c (grokdeclarator): Don't call variable_size for array bounds