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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1578 get_fn_chain (tree arg, unsigned int n, gimple_stmt_iterator *gsi, function
1584 tree prev = get_fn_chain (arg, n - 1, gsi, fn, loc, cache);
1830 tree sqrt_chain = get_fn_chain (arg0, i + 1, gsi, sqrtfn, loc, cache);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc1712 get_fn_chain (tree arg, unsigned int n, gimple_stmt_iterator *gsi, function
1718 tree prev = get_fn_chain (arg, n - 1, gsi, fn, loc, cache);
1964 tree sqrt_chain = get_fn_chain (arg0, i + 1, gsi, sqrtfn, loc, cache);

Completed in 268 milliseconds