Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtarget-def.h409 #ifndef TARGET_VECTOR_OPAQUE_P
410 #define TARGET_VECTOR_OPAQUE_P hook_bool_tree_false macro
667 TARGET_VECTOR_OPAQUE_P, \
DChangeLog-200331783 TARGET_VECTOR_OPAQUE_P. Document accordingly.
31796 Define TARGET_VECTOR_OPAQUE_P.
31807 (TARGET_VECTOR_OPAQUE_P): Define.
/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.c959 #undef TARGET_VECTOR_OPAQUE_P
960 #define TARGET_VECTOR_OPAQUE_P rs6000_is_opaque_type macro
/freebsd-9-stable/contrib/gcc/doc/
Dtm.texi1404 @deftypefn {Target Hook} bool TARGET_VECTOR_OPAQUE_P (tree @var{type})