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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c3060 convert_mult_to_fma (gimple *mul_stmt, tree op1, tree op2, function
3763 && convert_mult_to_fma (stmt,
3796 && convert_mult_to_fma (stmt,
3811 if (convert_mult_to_fma (stmt,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc3236 convert_mult_to_fma (gimple *mul_stmt, tree op1, tree op2, function
4948 && convert_mult_to_fma (stmt,
4991 && convert_mult_to_fma (stmt,
5006 if (convert_mult_to_fma (stmt,

Completed in 120 milliseconds