Home
last modified time | relevance | path

Searched refs:TARGET_MS_BITFIELD_LAYOUT_P (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtarget-def.h432 #define TARGET_MS_BITFIELD_LAYOUT_P hook_bool_tree_false macro
634 TARGET_MS_BITFIELD_LAYOUT_P, \
DChangeLog-20023204 (TARGET_MS_BITFIELD_LAYOUT_P): Define to above function.
7137 * doc/tm.texi: (TARGET_MS_BITFIELD_LAYOUT_P): Update.
31399 * config/sh/sh.c (TARGET_MS_BITFIELD_LAYOUT_P): Define to...
32556 * target-def.h (TARGET_MS_BITFIELD_LAYOUT_P): New. Added to...
32558 * doc/tm.texi (TARGET_MS_BITFIELD_LAYOUT_P): Document.
DChangeLog-20067763 * config/rs6000/rs6000.c (TARGET_MS_BITFIELD_LAYOUT_P): Define.
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c1545 #undef TARGET_MS_BITFIELD_LAYOUT_P
1546 #define TARGET_MS_BITFIELD_LAYOUT_P ix86_ms_bitfield_layout_p macro
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.c939 #undef TARGET_MS_BITFIELD_LAYOUT_P
940 #define TARGET_MS_BITFIELD_LAYOUT_P rs6000_ms_bitfield_layout_p macro
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi1412 @deftypefn {Target Hook} bool TARGET_MS_BITFIELD_LAYOUT_P (tree @var{record_type})