Home
last modified time | relevance | path

Searched refs:try_bytesize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c3507 unsigned int try_bytesize = try_size / BITS_PER_UNIT, masked; in split_group() local
3508 for (masked = 0; masked < try_bytesize; ++masked) in split_group()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc3844 unsigned int try_bytesize = try_size / BITS_PER_UNIT, masked; in split_group() local
3845 for (masked = 0; masked < try_bytesize; ++masked) in split_group()