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
664 update_complex_components (gimple_stmt_iterator *gsi, gimple *stmt, tree r, in update_complex_components()
699 update_complex_assignment (gimple_stmt_iterator *gsi, tree r, tree i) in update_complex_assignment()
747 gphi_iterator gsi; in update_phi_components() local
805 expand_complex_move (gimple_stmt_iterator *gsi, tree type) in expand_complex_move()
910 expand_complex_addition (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_addition()
986 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall()
1035 expand_complex_multiplication (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_multiplication()
1123 expand_complex_div_straight (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_div_straight()
1152 expand_complex_div_wide (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_div_wide()
1313 expand_complex_division (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_division()
1394 expand_complex_negation (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_negation()
1410 expand_complex_conjugate (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_conjugate()
1423 expand_complex_comparison (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_comparison()
1474 expand_complex_asm (gimple_stmt_iterator *gsi) in expand_complex_asm()
1505 expand_complex_operations_1 (gimple_stmt_iterator *gsi) in expand_complex_operations_1()
1672 gimple_stmt_iterator gsi; in tree_lower_complex() local