Home
last modified time | relevance | path

Searched defs:innertype (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dstor-layout.c1613 tree innertype = TREE_TYPE (type); in layout_type() local
H A Dtree.c6402 make_vector_type (tree innertype, int nunits, enum machine_mode mode) in make_vector_type()
6871 build_vector_type_for_mode (tree innertype, enum machine_mode mode) in build_vector_type_for_mode()
6902 build_vector_type (tree innertype, int nunits) in build_vector_type()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.c4872 make_vector (mode, innertype, unsignedp) in make_vector() argument