Lines Matching refs:block_stmt_iterator
182 block_stmt_iterator bsi; in init_dont_simulate_again()
549 extract_component (block_stmt_iterator *bsi, tree t, bool imagpart_p, in extract_component()
589 update_complex_components (block_stmt_iterator *bsi, tree stmt, tree r, tree i) in update_complex_components()
620 update_complex_assignment (block_stmt_iterator *bsi, tree r, tree i) in update_complex_assignment()
728 expand_complex_move (block_stmt_iterator *bsi, tree stmt, tree type, in expand_complex_move()
808 expand_complex_addition (block_stmt_iterator *bsi, tree inner_type, in expand_complex_addition()
884 expand_complex_libcall (block_stmt_iterator *bsi, tree ar, tree ai, in expand_complex_libcall()
928 expand_complex_multiplication (block_stmt_iterator *bsi, tree inner_type, in expand_complex_multiplication()
1014 expand_complex_div_straight (block_stmt_iterator *bsi, tree inner_type, in expand_complex_div_straight()
1041 expand_complex_div_wide (block_stmt_iterator *bsi, tree inner_type, in expand_complex_div_wide()
1183 expand_complex_division (block_stmt_iterator *bsi, tree inner_type, in expand_complex_division()
1263 expand_complex_negation (block_stmt_iterator *bsi, tree inner_type, in expand_complex_negation()
1279 expand_complex_conjugate (block_stmt_iterator *bsi, tree inner_type, in expand_complex_conjugate()
1292 expand_complex_comparison (block_stmt_iterator *bsi, tree ar, tree ai, in expand_complex_comparison()
1327 expand_complex_operations_1 (block_stmt_iterator *bsi) in expand_complex_operations_1()
1489 block_stmt_iterator bsi; in tree_lower_complex()
1560 block_stmt_iterator bsi; in tree_lower_complex_O0()