Home
last modified time | relevance | path

Searched refs:reconstruct_complex_type (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree.c6828 reconstruct_complex_type (tree type, tree bottom) in reconstruct_complex_type() function
6834 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()
6839 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()
6844 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()
6850 inner = reconstruct_complex_type (TREE_TYPE (type), bottom); in reconstruct_complex_type()
H A Dtree.h4356 extern tree reconstruct_complex_type (tree, tree);
H A Dc-common.c5330 *node = reconstruct_complex_type (*node, new_type); in handle_vector_size_attribute()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c17595 *node = reconstruct_complex_type (*node, result); in rs6000_handle_altivec_attribute()