Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-backprop.cc350 case CFN_LAST: in process_builtin_call_use()
Dtree-core.h219 CFN_LAST enumerator
Dgimple-range-fold.cc977 if (func == CFN_LAST) in range_of_builtin_call()
Dtree-ssa-math-opts.cc2586 if (code == CFN_LAST) in is_copysign_call_with_1()
5028 case CFN_LAST: in after_dom_children()
Dgimple.cc2896 return CFN_LAST; in gimple_call_combined_fn()
Dgenmatch.cc252 CFN_LAST enumerator
Dtree-vect-stmts.cc3461 if (cfn != CFN_LAST in vectorizable_call()
3472 if (cfn != CFN_LAST) in vectorizable_call()
Dtree-vect-slp.cc1002 if (cfn != CFN_LAST) in vect_build_slp_tree_1()
Dtree.cc8550 return CFN_LAST; in get_call_combined_fn()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc23292 && (cfn = gimple_call_combined_fn (stmt_info->stmt)) != CFN_LAST) in add_stmt_cost()