Searched refs:target_supports_divmod_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c3476 target_supports_divmod_p (optab divmod_optab, optab div_optab, machine_mode mode) function
3532 if (!target_supports_divmod_p (divmod_optab, div_optab, mode))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc4334 target_supports_divmod_p (optab divmod_optab, optab div_optab, machine_mode mode) function
4405 if (!target_supports_divmod_p (divmod_optab, div_optab, mode))

Completed in 177 milliseconds