Searched refs:gimple_expr_code (Results 1 – 18 of 18) sorted by relevance
235 && get_gimple_rhs_class (gimple_expr_code (stmt)) in gimple_regimplify_operands()260 && get_gimple_rhs_class (gimple_expr_code (stmt)) in gimple_regimplify_operands()
807 code1 = gimple_expr_code (s1); in compare_gimple_assign()808 code2 = gimple_expr_code (s2); in compare_gimple_assign()841 code1 = gimple_expr_code (s1); in compare_gimple_cond()842 code2 = gimple_expr_code (s2); in compare_gimple_cond()
263 switch (gimple_expr_code (stmt)) in init_dont_simulate_again()333 switch (gimple_expr_code (stmt)) in visit_stmt()1524 code = gimple_expr_code (stmt); in expand_complex_operations_1()
1193 code1 = gimple_expr_code (s1); in gimple_equal_p()1194 code2 = gimple_expr_code (s2); in gimple_equal_p()
3342 enum tree_code code = gimple_expr_code (stmt); in vect_mask_constant_operand_p()3524 enum tree_code code = gimple_expr_code (stmt); in vect_get_constant_vectors()
111 grhs_class = get_gimple_rhs_class (gimple_expr_code (stmt)); in gimple_assign_rhs_to_tree()3691 || get_gimple_rhs_class (gimple_expr_code (stmt)) in expand_gimple_stmt_1()3695 gcc_assert (get_gimple_rhs_class (gimple_expr_code (stmt)) in expand_gimple_stmt_1()
2118 && gimple_expr_code (call_stmt) == NOP_EXPR in predict_loops()
2125 gimple_expr_code (const gimple *stmt)
3125 gimple_rhs_class rhs_class = get_gimple_rhs_class (gimple_expr_code (assign)); in gen_hsa_insns_for_operation_assignment()
247 switch (gimple_expr_code (stmt)) in init_dont_simulate_again()317 switch (gimple_expr_code (stmt)) in complex_visit_stmt()1456 code = gimple_expr_code (stmt); in expand_complex_operations_1()
1109 code1 = gimple_expr_code (s1); in gimple_equal_p()1110 code2 = gimple_expr_code (s2); in gimple_equal_p()
71 grhs_class = get_gimple_rhs_class (gimple_expr_code (stmt)); in gimple_assign_rhs_to_tree()2160 || get_gimple_rhs_class (gimple_expr_code (stmt)) in expand_gimple_stmt_1()2164 gcc_assert (get_gimple_rhs_class (gimple_expr_code (stmt)) in expand_gimple_stmt_1()2189 switch (get_gimple_rhs_class (gimple_expr_code (stmt))) in expand_gimple_stmt_1()
2227 enum tree_code code = gimple_expr_code (stmt); in vect_get_constant_vectors()
664 || (TREE_CODE_CLASS (gimple_expr_code (stmt)) != tcc_comparison in compute_complex_assign_jump_func()
8324 && get_gimple_rhs_class (gimple_expr_code (stmt)) in gimple_regimplify_operands()8349 && get_gimple_rhs_class (gimple_expr_code (stmt)) in gimple_regimplify_operands()
1552 gimple_expr_code (const_gimple stmt) in gimple_expr_code() function
2566 enum tree_code code = gimple_expr_code (stmt); in stmt_could_throw_1_p()
744 @deftypefn {GIMPLE function} {enum tree_code} gimple_expr_code (gimple stmt)