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

/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c5276 bool neg0 = GET_CODE (op0) == NEG; local
5278 if (maybe_fma || !flag_rounding_math || (neg0 && neg1))
5280 if (neg0)

Completed in 107 milliseconds