Searched refs:intt (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c12100 tree intt;
12131 intt = c_common_type_for_size (GET_MODE_BITSIZE
12134 if (!intt)
12141 result_type = build_opaque_vector_type (intt,
12268 tree intt;
12299 intt = c_common_type_for_size (GET_MODE_BITSIZE
12302 if (!intt)
12309 result_type = build_opaque_vector_type (intt,
12063 tree intt; local
12231 tree intt; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc12312 tree intt;
12343 intt = c_common_type_for_size (GET_MODE_BITSIZE
12346 if (!intt)
12353 result_type = build_opaque_vector_type (intt,
12448 tree intt;
12479 intt = c_common_type_for_size (GET_MODE_BITSIZE
12482 if (!intt)
12489 result_type = build_opaque_vector_type (intt,
12275 tree intt; local
12411 tree intt; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c5303 tree intt;
5353 intt = c_common_type_for_size
5355 if (!intt)
5362 result_type = build_opaque_vector_type (intt,
5295 tree intt; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc5761 tree intt;
5811 intt = c_common_type_for_size
5813 if (!intt)
5820 result_type = build_opaque_vector_type (intt,
5753 tree intt; local

Completed in 340 milliseconds