Home
last modified time | relevance | path

Searched refs:optimize_pow_to_exp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match-head.c1169 optimize_pow_to_exp (tree arg0, tree arg1) in optimize_pow_to_exp() function
H A Dmatch.pd4924 (if (optimize_pow_to_exp (@0, @1))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-match-head.cc1225 optimize_pow_to_exp (tree arg0, tree arg1) in optimize_pow_to_exp() function
H A Dmatch.pd6113 (if (optimize_pow_to_exp (@0, @1))
H A DChangeLog-201826782 * gimple-match-head.c (optimize_pow_to_exp): New function.
26784 Don't fold to exp if optimize_pow_to_exp is false.