Searched refs:TARGET_MS_BITFIELD_LAYOUT_P (Results 1 – 11 of 11) sorted by relevance
252 #define TARGET_MS_BITFIELD_LAYOUT_P hook_bool_tree_false macro275 TARGET_MS_BITFIELD_LAYOUT_P, \
16952 * 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.
13180 * doc/tm.texi: (TARGET_MS_BITFIELD_LAYOUT_P): Update.
429 #define TARGET_MS_BITFIELD_LAYOUT_P hook_bool_tree_false macro626 TARGET_MS_BITFIELD_LAYOUT_P, \
250 #undef TARGET_MS_BITFIELD_LAYOUT_P251 #define TARGET_MS_BITFIELD_LAYOUT_P sh_ms_bitfield_layout_p macro
384 #undef TARGET_MS_BITFIELD_LAYOUT_P385 #define TARGET_MS_BITFIELD_LAYOUT_P sh_ms_bitfield_layout_p macro
1289 #undef TARGET_MS_BITFIELD_LAYOUT_P1290 #define TARGET_MS_BITFIELD_LAYOUT_P ix86_ms_bitfield_layout_p macro
935 #undef TARGET_MS_BITFIELD_LAYOUT_P936 #define TARGET_MS_BITFIELD_LAYOUT_P rs6000_ms_bitfield_layout_p macro
1439 @deftypefn {Target Hook} bool TARGET_MS_BITFIELD_LAYOUT_P (tree @var{record_type})
1413 @deftypefn {Target Hook} bool TARGET_MS_BITFIELD_LAYOUT_P (tree @var{record_type})
20116 -- Target Hook: bool TARGET_MS_BITFIELD_LAYOUT_P (tree RECORD_TYPE)33952 * TARGET_MS_BITFIELD_LAYOUT_P: Storage Layout. (line 499)