Lines Matching defs:gsi
213 for (gphi_iterator gsi = gsi_start_phis (bb); !gsi_end_p (gsi); in init_dont_simulate_again() local
221 for (gimple_stmt_iterator gsi = gsi_start_bb (bb); !gsi_end_p (gsi); in init_dont_simulate_again() local
668 update_complex_components (gimple_stmt_iterator *gsi, gimple *stmt, tree r, in update_complex_components()
703 update_complex_assignment (gimple_stmt_iterator *gsi, tree r, tree i) in update_complex_assignment()
750 gphi_iterator gsi; in update_phi_components() local
808 expand_complex_move (gimple_stmt_iterator *gsi, tree type) in expand_complex_move()
913 expand_complex_addition (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_addition()
994 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall()
1062 expand_complex_multiplication_components (gimple_stmt_iterator *gsi, in expand_complex_multiplication_components()
1089 expand_complex_multiplication (gimple_stmt_iterator *gsi, tree type, in expand_complex_multiplication()
1235 expand_complex_div_straight (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_div_straight()
1264 expand_complex_div_wide (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_div_wide()
1419 expand_complex_division (gimple_stmt_iterator *gsi, tree type, in expand_complex_division()
1501 expand_complex_negation (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_negation()
1517 expand_complex_conjugate (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_conjugate()
1530 expand_complex_comparison (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_comparison()
1581 expand_complex_asm (gimple_stmt_iterator *gsi) in expand_complex_asm()
1612 expand_complex_operations_1 (gimple_stmt_iterator *gsi) in expand_complex_operations_1()
1774 gimple_stmt_iterator gsi; in tree_lower_complex() local