Home
last modified time | relevance | path

Searched refs:fld_simplified_type (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-free-lang-data.cc339 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() function
348 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
431 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
439 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
457 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
461 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
574 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
653 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3420 (fld_simplified_type): Handle simplification of arrays.
H A DChangeLog27294 * tree.c (fld_simplified_type): Use rather more common pattern
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree.c5534 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() function
5542 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5624 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5632 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5650 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5654 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5848 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5927 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3420 (fld_simplified_type): Handle simplification of arrays.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree.c5453 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() function
5461 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5543 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5551 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5569 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5573 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5767 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5846 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3420 (fld_simplified_type): Handle simplification of arrays.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree.c5453 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() function
5461 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5543 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5551 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5569 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5573 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5768 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5847 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3420 (fld_simplified_type): Handle simplification of arrays.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree.c5378 fld_simplified_type (tree t, struct free_lang_data_d *fld) in fld_simplified_type() function
5386 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5467 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5475 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5493 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5497 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5688 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5767 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3418 (fld_simplified_type): Handle simplification of arrays.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree.c5534 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() function
5542 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5624 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5632 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5650 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5654 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5848 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5927 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3420 (fld_simplified_type): Handle simplification of arrays.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree.c5534 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() function
5542 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5624 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5632 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5650 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5654 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5848 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5927 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3420 (fld_simplified_type): Handle simplification of arrays.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree.c5453 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() function
5461 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5543 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5551 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5569 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5573 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5767 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5846 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3420 (fld_simplified_type): Handle simplification of arrays.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree.c5378 fld_simplified_type (tree t, struct free_lang_data_d *fld) in fld_simplified_type() function
5386 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5467 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5475 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5493 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5497 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5688 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5767 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3418 (fld_simplified_type): Handle simplification of arrays.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree.c5377 fld_simplified_type (tree t, struct free_lang_data_d *fld) in fld_simplified_type() function
5385 return fld_process_array_type (t, fld_simplified_type (TREE_TYPE (t), fld), in fld_simplified_type()
5466 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5474 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5492 TREE_TYPE (type) = fld_simplified_type (TREE_TYPE (type), fld); in free_lang_data_in_type()
5496 TREE_VALUE (p) = fld_simplified_type (TREE_VALUE (p), fld); in free_lang_data_in_type()
5688 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
5767 TREE_TYPE (decl) = fld_simplified_type (TREE_TYPE (decl), fld); in free_lang_data_in_decl()
H A DChangeLog-2018148 * tree.c (fld_simplified_type): Temporarily disable array
3418 (fld_simplified_type): Handle simplification of arrays.