Searched refs:is_gimple_reg (Results 1 – 25 of 43) sorted by relevance
12
133 else if (is_gimple_reg (lhs)) in rhs_predicate_for()280 is_gimple_reg (tree t) in is_gimple_reg() function352 return is_gimple_reg (t); in is_gimple_formal_tmp_reg()374 && !is_gimple_reg (t)) in is_gimple_val()
127 if (is_virtual && is_gimple_reg (ssa_name)) in verify_ssa_name()133 if (!is_virtual && !is_gimple_reg (ssa_name)) in verify_ssa_name()343 !is_gimple_reg (PHI_RESULT (phi)), in verify_phi_args()454 && is_gimple_reg (ptr)) in verify_flow_sensitive_alias_info()702 name, stmt, !is_gimple_reg (name)); in verify_ssa()777 use_p, stmt, false, !is_gimple_reg (op), in verify_ssa()1234 if (!is_gimple_reg (PHI_RESULT (phi))) in warn_uninitialized_phi()
404 gcc_assert (FLOAT_TYPE_P (TREE_TYPE (def)) && is_gimple_reg (def)); in execute_cse_reciprocals_1()474 && is_gimple_reg (arg)) in execute_cse_reciprocals()486 && is_gimple_reg (def)) in execute_cse_reciprocals()
139 if (TREE_CODE (dest) == SSA_NAME && !is_gimple_reg (dest)) in may_propagate_copy()144 && !is_gimple_reg (orig)) in may_propagate_copy()713 && is_gimple_reg (val->value) in copy_prop_visit_stmt()932 if (!do_store_copy_prop && !is_gimple_reg (def)) in init_copy_prop()
50 extern bool is_gimple_reg (tree);
1239 if ((flags & SSA_OP_DEF) && is_gimple_reg (def)) in single_phi_def()1241 if ((flags & SSA_OP_VIRTUAL_DEFS) && !is_gimple_reg (def)) in single_phi_def()1259 comp = (is_gimple_reg (phi_def) ? SSA_OP_USE : SSA_OP_VIRTUAL_USES); in op_iter_init_phiuse()1288 comp = (is_gimple_reg (phi_def) ? SSA_OP_DEF : SSA_OP_VIRTUAL_DEFS); in op_iter_init_phidef()1364 flag = (is_gimple_reg (use) ? SSA_OP_USE : SSA_OP_VIRTUAL_USES); in link_use_stmts_after()
459 if (!is_gimple_reg (param)) in find_tail_calls()701 if (!is_gimple_reg (param) || !var_ann (param)) in arg_needs_copy_p()829 if (!is_gimple_reg (var) && default_def (var) != NULL_TREE) in add_virtual_phis()
317 if (!is_gimple_reg (SSA_NAME_VAR (PHI_RESULT (phi)))) in if_convertible_phi_p()772 if (!is_gimple_reg (*cond) && !is_gimple_condexpr (*cond)) in find_phi_replacement_condition()1016 if (is_gimple_reg (exp)) in ifc_temp_var()
164 if (is_gimple_reg (var)) in add_exit_phis_var()236 if (!is_gimple_reg (use)) in find_uses_to_rename_use()395 if (TREE_CODE (use) != SSA_NAME || !is_gimple_reg (use)) in check_loop_closed_ssa_use()
407 if (is_gimple_reg (PHI_RESULT (phi)) in find_obviously_necessary_stmts()582 if (!is_gimple_reg (PHI_RESULT (phi)) && NECESSARY (phi)) in mark_really_necessary_kill_operand_phis()
338 if (!is_gimple_reg (SSA_NAME_VAR (res))) in rename_ssa_copies()
663 if (!is_gimple_reg (new)) in add_new_name_mapping()2624 if (!is_gimple_reg (sym)) in mark_sym_for_renaming()2646 if (!is_gimple_reg (referenced_var (i))) in mark_set_for_renaming()2872 if (!is_gimple_reg (ssa_name (i))) in switch_virtuals_to_full_rewrite()2876 if (!is_gimple_reg (ssa_name (i))) in switch_virtuals_to_full_rewrite()
938 && (is_gimple_reg (val->value) in replace_vuses_in()983 if (is_gimple_min_invariant (val) || is_gimple_reg (val)) in replace_vuses_in()
374 if (!is_gimple_reg (PHI_RESULT (phi))) in dse_record_phis()
1591 && !is_gimple_reg (lhs)) in record_equivalences_from_stmt()1654 if (!is_gimple_reg (op) in cprop_operand()1656 || is_gimple_reg (val) in cprop_operand()2197 || (! is_gimple_reg (lhs) in propagate_rhs_into_lhs()
423 if (!is_gimple_reg (PHI_RESULT (phi))) in empty_loop_p()
186 if (is_gimple_reg (dst)) in record_temporary_equivalences_from_phis()
332 if (!do_store_ccp && !is_gimple_reg (var)) in get_default_value()369 if (is_gimple_reg (sym) && TREE_CODE (sym) != PARM_DECL) in get_default_value()382 val.lattice_val = is_gimple_reg (sym) ? UNDEFINED : UNKNOWN_VAL; in get_default_value()
525 if (!is_gimple_reg (SSA_NAME_VAR (def))) in vect_analyze_scalar_cycles()1812 if (!is_gimple_reg (SSA_NAME_VAR (PHI_RESULT (phi)))) in vect_can_advance_ivs_p()
1102 if (!is_gimple_reg (SSA_NAME_VAR (PHI_RESULT (phi)))) in eliminate_virtual_phis()1112 && is_gimple_reg (SSA_NAME_VAR (arg))) in eliminate_virtual_phis()2445 if (!is_gimple_reg (result)) in insert_backedge_copies()
2682 if (is_gimple_reg (PHI_RESULT (phi))) in analyze_scalar_evolution_for_all_loop_phi_nodes()2906 if (!is_gimple_reg (name)) in scev_const_prop()2987 if (!is_gimple_reg (def)) in scev_const_prop()
761 if (!is_gimple_reg (lhs)) in execute_optimize_stdarg()
1863 if (!is_gimple_reg (PHI_RESULT (phi))) in compute_vuse_representatives()1976 if (name && !is_gimple_reg (name) in compute_rvuse_and_antic_safe()2035 if (!is_gimple_reg (PHI_RESULT (phi))) in compute_rvuse_and_antic_safe()3451 if (is_gimple_reg (PHI_RESULT (phi))) in compute_avail()
155 return TREE_CODE (TREE_TYPE (lhs)) == COMPLEX_TYPE && is_gimple_reg (lhs); in is_complex_reg()650 if (TREE_CODE (type) != COMPLEX_TYPE || !is_gimple_reg (parm)) in update_parameter_components()
755 gcc_assert (!is_gimple_reg (var)); in get_virtual_var()