Searched refs:high_base (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c8556 int high_base = nunits / 2; local
8563 base = high ? low_base : high_base;
8565 base = high ? high_base : low_base;

Completed in 177 milliseconds