Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-math-opts.c575 bool md_code, fail; in execute_cse_reciprocals() local
580 md_code = DECL_BUILT_IN_CLASS (fndecl) == BUILT_IN_MD; in execute_cse_reciprocals()
582 fndecl = targetm.builtin_reciprocal (code, md_code, false); in execute_cse_reciprocals()