Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc4056 int max_move_bytes = LARCH_MAX_MOVE_BYTES_STRAIGHT; in loongarch_expand_block_move() local
4061 if (INTVAL (length) <= max_move_bytes) in loongarch_expand_block_move()