Searched refs:allow_unaligned (Results 1 – 3 of 3) sorted by relevance
2484 bool allow_unaligned in try_coalesce_bswap() local2487 if (!allow_unaligned) in try_coalesce_bswap()2638 if (!allow_unaligned && n.base_addr) in try_coalesce_bswap()
2820 bool allow_unaligned in try_coalesce_bswap() local2823 if (!allow_unaligned) in try_coalesce_bswap()2979 if (!allow_unaligned && n.base_addr) in try_coalesce_bswap()
9583 would be needed rather than a bool. Add allow_unaligned argument.9587 !allow_unaligned and handle bitfield stores with gaps.9589 from bitregion_start instead of start. Compute allow_unaligned