Home
last modified time | relevance | path

Searched refs:expand_powi (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDbuiltins.c2491 expand_powi (rtx x, enum machine_mode mode, HOST_WIDE_INT n) in expand_powi() function
2555 return expand_powi (op, mode, n); in expand_builtin_pow()
2603 return expand_powi (op0, mode, n); in expand_builtin_powi()
HDChangeLog-200312187 Always use expand_powi when exponent is -1, 0, 1 or 2.
17677 integer and compiling with -ffast-math, use expand_powi to
17681 (expand_powi): New function to expand the RTL for evaluating