Searched defs:div_stmt (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1408 gassign *div_stmt; local
H A Dtree-vect-patterns.c3124 gimple *div_stmt = gimple_build_call_internal (ifn, 2, oprnd0, shift); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc1542 gassign *div_stmt; local
3492 maybe_optimize_guarding_check(vec<gimple *> &mul_stmts, gimple *cond_stmt, gimple *div_stmt, bool *cfg_changed) argument
H A Dtree-vect-patterns.cc3481 gimple *div_stmt = gimple_build_call_internal (ifn, 2, oprnd0, shift); local

Completed in 215 milliseconds