Lines Matching refs:BLKmode
397 if (mode == BLKmode) in int_mode_for_mode()
732 if (TYPE_MODE (type) == BLKmode && DECL_MODE (decl) == BLKmode in layout_decl()
1839 SET_TYPE_MODE (type, BLKmode); in compute_record_mode()
1855 || (TYPE_MODE (TREE_TYPE (field)) == BLKmode in compute_record_mode()
1902 if (mode != BLKmode in compute_record_mode()
1910 mode = BLKmode; in compute_record_mode()
1926 if (TYPE_MODE (type) != BLKmode in finalize_type_size()
2135 SET_DECL_MODE (repr, BLKmode); in finish_bitfield_representative()
2416 && type->type_common.mode != BLKmode) in layout_type()
2562 SET_TYPE_MODE (type, BLKmode); in layout_type()
2567 && (TYPE_MODE (TREE_TYPE (type)) != BLKmode in layout_type()
2572 if (TYPE_MODE (type) != BLKmode in layout_type()
2577 SET_TYPE_MODE (type, BLKmode); in layout_type()