Home
last modified time | relevance | path

Searched refs:allow_unaligned (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c2484 bool allow_unaligned in try_coalesce_bswap() local
2487 if (!allow_unaligned) in try_coalesce_bswap()
2638 if (!allow_unaligned && n.base_addr) in try_coalesce_bswap()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc2820 bool allow_unaligned in try_coalesce_bswap() local
2823 if (!allow_unaligned) in try_coalesce_bswap()
2979 if (!allow_unaligned && n.base_addr) in try_coalesce_bswap()
H A DChangeLog-20179583 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