Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtarget-def.h252 #define TARGET_MS_BITFIELD_LAYOUT_P hook_bool_tree_false macro
275 TARGET_MS_BITFIELD_LAYOUT_P, \
H A DChangeLog.716952 * config/sh/sh.c (TARGET_MS_BITFIELD_LAYOUT_P): Define to...
18109 * target-def.h (TARGET_MS_BITFIELD_LAYOUT_P): New. Added to...
18111 * doc/tm.texi (TARGET_MS_BITFIELD_LAYOUT_P): Document.
H A DChangeLog13180 * doc/tm.texi: (TARGET_MS_BITFIELD_LAYOUT_P): Update.
/openbsd/gnu/gcc/gcc/
H A Dtarget-def.h429 #define TARGET_MS_BITFIELD_LAYOUT_P hook_bool_tree_false macro
626 TARGET_MS_BITFIELD_LAYOUT_P, \
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c250 #undef TARGET_MS_BITFIELD_LAYOUT_P
251 #define TARGET_MS_BITFIELD_LAYOUT_P sh_ms_bitfield_layout_p macro
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c384 #undef TARGET_MS_BITFIELD_LAYOUT_P
385 #define TARGET_MS_BITFIELD_LAYOUT_P sh_ms_bitfield_layout_p macro
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c1289 #undef TARGET_MS_BITFIELD_LAYOUT_P
1290 #define TARGET_MS_BITFIELD_LAYOUT_P ix86_ms_bitfield_layout_p macro
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c935 #undef TARGET_MS_BITFIELD_LAYOUT_P
936 #define TARGET_MS_BITFIELD_LAYOUT_P rs6000_ms_bitfield_layout_p macro
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dtm.texi1439 @deftypefn {Target Hook} bool TARGET_MS_BITFIELD_LAYOUT_P (tree @var{record_type})
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi1413 @deftypefn {Target Hook} bool TARGET_MS_BITFIELD_LAYOUT_P (tree @var{record_type})
H A Dgccint.info20116 -- Target Hook: bool TARGET_MS_BITFIELD_LAYOUT_P (tree RECORD_TYPE)
33952 * TARGET_MS_BITFIELD_LAYOUT_P: Storage Layout. (line 499)