HomeSort by: relevance | last modified time | path
    Searched defs:max_move_bytes (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 4056 int max_move_bytes = LARCH_MAX_MOVE_BYTES_STRAIGHT; local
4061 if (INTVAL (length) <= max_move_bytes)

Completed in 97 milliseconds