Home
last modified time | relevance | path

Searched refs:variable_size (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.h115 extern tree variable_size (tree);
H A Dtree-ssanames.h50 struct GTY ((variable_size)) range_info_def {
H A Dstor-layout.cc67 variable_size (tree size) in variable_size() function
781 DECL_SIZE (decl) = variable_size (DECL_SIZE (decl)); in layout_decl()
784 DECL_SIZE_UNIT (decl) = variable_size (DECL_SIZE_UNIT (decl)); in layout_decl()
1645 DECL_FIELD_OFFSET (field) = variable_size (DECL_FIELD_OFFSET (field)); in place_field()
1973 TYPE_SIZE (type) = variable_size (TYPE_SIZE (type)); in finalize_type_size()
1976 TYPE_SIZE_UNIT (type) = variable_size (TYPE_SIZE_UNIT (type)); in finalize_type_size()
H A Dtree-core.h2042 desc ("tree_node_structure (&%h)"), variable_size)) tree_node {
H A Dcalls.cc4836 int variable_size ATTRIBUTE_UNUSED, int reg_parm_stack_space) in store_one_arg()
4856 if (argblock && ! variable_size && arg->stack) in store_one_arg()
5182 && argblock && ! variable_size && arg->stack) in store_one_arg()
H A Drtl.h280 struct GTY((variable_size)) hwivec_def {
290 struct GTY((variable_size)) const_poly_int_def {
H A Dgimple.h223 chain_next ("%h.next"), variable_size))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.h115 extern tree variable_size (tree);
H A Dtree-ssanames.h50 struct GTY ((variable_size)) range_info_def {
H A Dstor-layout.c67 variable_size (tree size) in variable_size() function
778 DECL_SIZE (decl) = variable_size (DECL_SIZE (decl)); in layout_decl()
781 DECL_SIZE_UNIT (decl) = variable_size (DECL_SIZE_UNIT (decl)); in layout_decl()
1642 DECL_FIELD_OFFSET (field) = variable_size (DECL_FIELD_OFFSET (field)); in place_field()
1967 TYPE_SIZE (type) = variable_size (TYPE_SIZE (type)); in finalize_type_size()
1970 TYPE_SIZE_UNIT (type) = variable_size (TYPE_SIZE_UNIT (type)); in finalize_type_size()
H A Dtree-core.h1970 desc ("tree_node_structure (&%h)"), variable_size)) tree_node {
H A Dcalls.c5836 int variable_size ATTRIBUTE_UNUSED, int reg_parm_stack_space) in store_one_arg()
5856 if (argblock && ! variable_size && arg->stack) in store_one_arg()
6175 && argblock && ! variable_size && arg->stack) in store_one_arg()
H A Drtl.h280 struct GTY((variable_size)) hwivec_def {
290 struct GTY((variable_size)) const_poly_int_def {
H A Dgimple.h221 chain_next ("%h.next"), variable_size))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c42 struct GTY((variable_size)) lang_decl
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc494 struct GTY((variable_size)) lang_decl
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c75 struct GTY ((variable_size)) lang_decl
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2014338 * d-lang.h (lang_type): Don't use variable_size gty attribute.
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog1962 * lto-tree.h: Don't use variable_size gty attribute.
2814 * lto-tree.h (lang_decl): Add variable_size GTY option.
3479 * lto-tree.h (struct lang_type): Add variable_size GTY option.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20141841 * trans.h: Don't use variable_size gty attribute.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20142502 * cp-tree.h: Remove usage of variable_size gty attribute.
H A DChangeLog-20102412 * cp-tree.h (struct lang_type): Add variable_size GTY option.
H A DChangeLog-19952797 * decl.c (grokdeclarator): Don't call variable_size for array bounds
H A DChangeLog-20114032 of variable_size.
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A DChangeLog7070 * c-lang.h: Remove usage of variable_size gty attribute.
8378 * c-lang.h (lang_decl): Add variable_size GTY option.

12