Searched refs:POWI_MAX_MULTS (Results 1 – 3 of 3) sorted by relevance
2324 #ifndef POWI_MAX_MULTS2325 #define POWI_MAX_MULTS (2*HOST_BITS_PER_WIDE_INT-2) macro2550 && powi_cost (n) <= POWI_MAX_MULTS)) in expand_builtin_pow()2599 && powi_cost (n) <= POWI_MAX_MULTS))) in expand_builtin_powi()
17678 generate RTL if powi_cost is less than POWI_MAX_MULTS.17684 * doc/tm.texi (POWI_MAX_MULTS): Document new target macro.
9834 @defmac POWI_MAX_MULTS