Searched defs:cast_stmt (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c2283 gassign *new_stmt, *cast_stmt = NULL; local
3387 gassign *cast_stmt = NULL; local
3617 gassign *cast_stmt; local
3810 gassign *cast_stmt = gimple_build_assign (lhs, NOP_EXPR, basis_name); local
[all...]
H A Dtree-vect-patterns.c3728 gimple *cast_stmt = gimple_build_assign (vect_recog_temp_ssa_var (type, NULL), local
4167 gimple *cast_stmt = gimple_build_assign (rhs2, NOP_EXPR, rhs); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc2282 gassign *new_stmt, *cast_stmt = NULL; local
3386 gassign *cast_stmt = NULL; local
3616 gassign *cast_stmt; local
3809 gassign *cast_stmt = gimple_build_assign (lhs, NOP_EXPR, basis_name); local
[all...]
H A Dtree-ssa-forwprop.cc1500 gimple *use_stmt, *cast_stmt = NULL; local
[all...]
H A Dtree-ssa-math-opts.cc3677 arith_overflow_check_p (gimple *stmt, gimple *cast_stmt, gimple *&use_stmt, argument
3899 gimple *cast_stmt = NULL; local
[all...]
H A Dtree-vect-patterns.cc4086 gimple *cast_stmt = gimple_build_assign (vect_recog_temp_ssa_var (type, NULL), local
4527 gimple *cast_stmt = gimple_build_assign (rhs2, NOP_EXPR, rhs); local

Completed in 333 milliseconds