Searched defs:at_stmt (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-chrec.cc | 1297 tree *base, tree *step, gimple *at_stmt, in convert_affine_scev() 1399 chrec_convert_rhs (tree type, tree chrec, gimple *at_stmt) in chrec_convert_rhs() 1422 chrec_convert_1 (tree type, tree chrec, gimple *at_stmt, in chrec_convert_1() 1531 chrec_convert (tree type, tree chrec, gimple *at_stmt, in chrec_convert()
|
H A D | tree-scalar-evolution.cc | 592 gimple *at_stmt) in add_to_evolution_1() 789 tree to_add, gimple *at_stmt) in add_to_evolution() 885 follow_ssa_edge_binary (class loop *loop, gimple *at_stmt, in follow_ssa_edge_binary() 1123 follow_ssa_edge_expr (class loop *loop, gimple *at_stmt, tree expr, in follow_ssa_edge_expr() 1621 interpret_rhs_expr (class loop *loop, gimple *at_stmt, in interpret_rhs_expr() 1891 interpret_expr (class loop *loop, gimple *at_stmt, tree expr) in interpret_expr()
|
H A D | tree-ssa-loop-niter.cc | 2504 gcond **at_stmt, bool every_iteration, in number_of_iterations_exit_assumptions() 3493 gimple *at_stmt, bool is_exit, bool realistic, bool upper) in record_estimate() 4795 gimple *at_stmt, class loop *loop) in loop_exits_before_overflow() 5041 gimple *at_stmt, class loop *loop, in scev_probably_wraps_p()
|
H A D | tree-vect-stmts.cc | 1626 gimple *at_stmt = gsi_stmt (*gsi); in vect_finish_stmt_generation() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-chrec.c | 1299 tree *base, tree *step, gimple *at_stmt, in convert_affine_scev() 1401 chrec_convert_rhs (tree type, tree chrec, gimple *at_stmt) in chrec_convert_rhs() 1424 chrec_convert_1 (tree type, tree chrec, gimple *at_stmt, in chrec_convert_1() 1533 chrec_convert (tree type, tree chrec, gimple *at_stmt, in chrec_convert()
|
H A D | tree-scalar-evolution.c | 592 gimple *at_stmt) in add_to_evolution_1() 789 tree to_add, gimple *at_stmt) in add_to_evolution() 885 follow_ssa_edge_binary (class loop *loop, gimple *at_stmt, in follow_ssa_edge_binary() 1123 follow_ssa_edge_expr (class loop *loop, gimple *at_stmt, tree expr, in follow_ssa_edge_expr() 1621 interpret_rhs_expr (class loop *loop, gimple *at_stmt, in interpret_rhs_expr() 1891 interpret_expr (class loop *loop, gimple *at_stmt, tree expr) in interpret_expr()
|
H A D | tree-ssa-loop-niter.c | 2399 gcond **at_stmt, bool every_iteration, in number_of_iterations_exit_assumptions() 3379 gimple *at_stmt, bool is_exit, bool realistic, bool upper) in record_estimate() 4672 gimple *at_stmt, class loop *loop) in loop_exits_before_overflow() 4918 gimple *at_stmt, class loop *loop, in scev_probably_wraps_p()
|
H A D | tree-vect-stmts.c | 1803 gimple *at_stmt = gsi_stmt (*gsi); in vect_finish_stmt_generation() local
|