Searched refs:BUILTIN_ROOT_P (Results 1 – 3 of 3) sorted by relevance
258 #define BUILTIN_ROOT_P(FN) (BUILTIN_SQRT_P (FN) || BUILTIN_CBRT_P (FN)) macro
7060 if (flag_unsafe_math_optimizations && BUILTIN_ROOT_P (fcode)) in fold_builtin_sqrt()
9221 if (fcode0 == fcode1 && BUILTIN_ROOT_P (fcode0)) in fold_binary()