Searched refs:expand_powi (Results 1 – 2 of 2) sorted by relevance
2491 expand_powi (rtx x, enum machine_mode mode, HOST_WIDE_INT n) in expand_powi() function2555 return expand_powi (op, mode, n); in expand_builtin_pow()2603 return expand_powi (op0, mode, n); in expand_builtin_powi()
12187 Always use expand_powi when exponent is -1, 0, 1 or 2.17677 integer and compiling with -ffast-math, use expand_powi to17681 (expand_powi): New function to expand the RTL for evaluating