Searched refs:reconstruct_complex_type (Results 1 – 5 of 5) sorted by relevance
6856 reconstruct_complex_type (tree type, tree bottom) in reconstruct_complex_type() function6862 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()6867 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()6872 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()6878 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()
4444 extern tree reconstruct_complex_type (tree, tree);
5535 *node = reconstruct_complex_type (*node, new_type); in handle_vector_size_attribute()
11502 * tree.c (reconstruct_complex_type): Remove extra "this".36559 * tree.c (reconstruct_complex_type): Use TYPE_READONLY42344 reconstruct_complex_type() instead.42345 * tree.c (reconstruct_complex_type): New function42348 * tree.h (reconstruct_complex_type, make_vector): Add prototypes.
17651 *node = reconstruct_complex_type (*node, result); in rs6000_handle_altivec_attribute()