Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-math-opts.c3250 target_supports_divmod_p (optab divmod_optab, optab div_optab, machine_mode mode) in target_supports_divmod_p() function
3306 if (!target_supports_divmod_p (divmod_optab, div_optab, mode)) in divmod_candidate_p()