Home
last modified time | relevance | path

Searched refs:is_gimple_reg_type (Results 1 – 25 of 57) sorted by relevance

123

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimplify-me.c267 if (is_gimple_reg_type (TREE_TYPE (lhs))) in gimple_regimplify_operands()
282 if (is_gimple_reg_type (TREE_TYPE (lhs))) in gimple_regimplify_operands()
303 && is_gimple_reg_type (TREE_TYPE (lhs))) in gimple_regimplify_operands()
H A Dtree-sra.c974 gcc_assert (!is_gimple_reg_type (type)); in scalarizable_type_p()
989 if (!is_gimple_reg_type (ft) in scalarizable_type_p()
1020 if (!is_gimple_reg_type (elem) in scalarizable_type_p()
1110 if (is_gimple_reg_type (type)) in scalarize_elem()
1377 && !is_gimple_reg_type (racc->type)) in build_accesses_from_assign()
1573 && is_gimple_reg_type (f2->type)) in compare_access_positions()
2092 && is_gimple_reg_type (access->type); in sort_and_splice_var_accesses()
2094 && is_gimple_reg_type (access->type); in sort_and_splice_var_accesses()
2130 || is_gimple_reg_type (ac2->type)); in sort_and_splice_var_accesses()
2675 if (is_gimple_reg_type (lacc->type) in propagate_subaccesses_across_link()
[all …]
H A Dgimple-walk.c196 = (is_gimple_reg_type (TREE_TYPE (lhs)) && !is_gimple_reg (lhs)) in walk_gimple_op()
216 = (is_gimple_reg_type (TREE_TYPE (rhs1)) && !is_gimple_reg (rhs1)) in walk_gimple_op()
252 = is_gimple_reg_type (TREE_TYPE (gimple_call_arg (stmt, i))); in walk_gimple_op()
265 = is_gimple_reg_type (TREE_TYPE (gimple_call_lhs (stmt))); in walk_gimple_op()
H A Dtree-ssa-phiprop.c277 || (!is_gimple_reg_type (TREE_TYPE (TREE_TYPE (ptr))) in propagate_with_phi()
359 if (!is_gimple_reg_type (TREE_TYPE (gimple_assign_lhs (use_stmt)))) in propagate_with_phi()
H A Dgimple-expr.h73 is_gimple_reg_type (tree type) in is_gimple_reg_type() function
H A Dgimple-expr.c746 if (!is_gimple_reg_type (TREE_TYPE (t))) in is_gimple_reg()
789 && is_gimple_reg_type (TREE_TYPE (t)) in is_gimple_val()
H A Dtree-nrv.c151 if (is_gimple_reg_type (result_type)) in execute()
H A Dipa-param-manipulation.c149 if (is_gimple_reg_type (ptype) in ipa_modify_formal_parameters()
376 if (is_gimple_reg_type (TREE_TYPE (expr))) in ipa_modify_call_arguments()
H A Dtree-ssa.c266 if (!is_gimple_reg_type (TREE_TYPE (var))) in target_for_debug_bind()
1347 && is_gimple_reg_type (TREE_TYPE (*tp)) in maybe_rewrite_mem_ref_base()
1429 if (! is_gimple_reg_type (TREE_TYPE (base)) in non_rewritable_mem_ref_base()
1563 && (!is_gimple_reg_type (TREE_TYPE (var)) in maybe_optimize_var()
H A Domp-simd-clone.c1074 gcc_assert (is_gimple_reg_type (TREE_TYPE (arg))); in simd_clone_linear_addend()
1337 || !is_gimple_reg_type in simd_clone_adjust()
1341 if (is_gimple_reg_type (TREE_TYPE (orig_arg))) in simd_clone_adjust()
H A Dtree-ssa-phiopt.c451 if (!is_gimple_reg_type (TREE_TYPE (new_arg0))) in factor_out_conditional_conversion()
1902 || !is_gimple_reg_type (TREE_TYPE (lhs))) in cond_store_replacement()
1989 if (!is_gimple_reg_type (TREE_TYPE (lhs)) in cond_if_else_store_replacement_1()
H A Dtree-ssanames.c269 || (TYPE_P (var) && is_gimple_reg_type (var))); in make_ssa_name_fn()
H A Dtree-ssa-sccvn.c1343 && is_gimple_reg_type (ref->type) in fully_constant_vn_reference_p()
1866 && is_gimple_reg_type (TREE_TYPE (lhs)) in vn_reference_lookup_3()
1952 if (is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
1977 else if (is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
2001 && is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
2071 && is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
2244 && is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
H A Dipa-split.c1528 && (!is_gimple_reg_type (TREE_TYPE (DECL_RESULT (current_function_decl))) in split_function()
1710 && is_gimple_reg_type (TREE_TYPE (retval)) in split_function()
H A Dgimplify.c472 if (is_gimple_reg_type (TREE_TYPE (t))) in is_gimple_mem_rhs()
499 if (is_gimple_reg_type (TREE_TYPE (t))) in is_gimple_mem_rhs_or_call()
579 && is_gimple_reg_type (TREE_TYPE (val))) in internal_get_tmp_var()
3149 if (is_gimple_reg_type (TREE_TYPE (*arg_p))) in gimplify_arg()
4625 if (is_gimple_reg_type (TREE_TYPE (lhs))) in initial_rhs_predicate_for()
5269 if (!is_gimple_reg_type (TREE_TYPE (*from_p))) in gimplify_modify_expr_rhs()
5328 else if (is_gimple_reg_type (TREE_TYPE (*to_p)) in gimplify_modify_expr_rhs()
6166 && is_gimple_reg_type (TREE_TYPE (op)) in gimplify_asm_expr()
8652 if (!is_gimple_reg_type (type) in omp_shared_to_firstprivate_optimizable_decl_p()
11467 if (is_gimple_reg_type (TREE_TYPE (*expr_p)) in gimplify_expr()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-sra.c909 if (!is_gimple_reg_type (ft) in type_consists_of_records_p()
937 if (is_gimple_reg_type (ft)) in completely_scalarize_record()
1173 && !is_gimple_reg_type (racc->type)) in build_accesses_from_assign()
1343 && is_gimple_reg_type (f2->type)) in compare_access_positions()
1346 && !is_gimple_reg_type (f2->type)) in compare_access_positions()
1837 && is_gimple_reg_type (access->type); in sort_and_splice_var_accesses()
1839 && is_gimple_reg_type (access->type); in sort_and_splice_var_accesses()
1870 || is_gimple_reg_type (ac2->type)); in sort_and_splice_var_accesses()
1875 if (is_gimple_reg_type (ac2->type)) in sort_and_splice_var_accesses()
2340 if (is_gimple_reg_type (lacc->type) in propagate_subaccesses_across_link()
[all …]
H A Dtree-nrv.c127 if (is_gimple_reg_type (result_type)) in tree_nrv()
H A Dtree-ssa-phiprop.c260 || !is_gimple_reg_type (TREE_TYPE (TREE_TYPE (ptr)))) in propagate_with_phi()
H A Dtree-ssa-phiopt.c1321 || !is_gimple_reg_type (TREE_TYPE (lhs))) in cond_store_replacement()
1398 if (!is_gimple_reg_type (TREE_TYPE (lhs)) in cond_if_else_store_replacement_1()
H A Dtree-ssa-sccvn.c1440 if (is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
1465 else if (is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
1492 && is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
1531 && is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
1684 && is_gimple_reg_type (vr->type) in vn_reference_lookup_3()
H A Dgimple.c1483 = (is_gimple_reg_type (TREE_TYPE (lhs)) && !is_gimple_reg (lhs)) in walk_gimple_op()
1541 = is_gimple_reg_type (TREE_TYPE (gimple_call_arg (stmt, i))); in walk_gimple_op()
1554 = is_gimple_reg_type (TREE_TYPE (gimple_call_lhs (stmt))); in walk_gimple_op()
2659 if (is_gimple_reg_type (TREE_TYPE (t))) in is_gimple_mem_rhs()
2925 if (!is_gimple_reg_type (TREE_TYPE (t))) in is_gimple_reg()
2968 && is_gimple_reg_type (TREE_TYPE (t)) in is_gimple_val()
H A Dtree-ssa.c268 if (is_gimple_reg_type (TREE_TYPE (var)) in target_for_debug_bind()
1889 && (!is_gimple_reg_type (TREE_TYPE (var)) in maybe_optimize_var()
H A Dtree-stdarg.c661 gcc_assert (is_gimple_reg_type (cfun_va_list) == va_list_simple_ptr); in execute_optimize_stdarg()
H A Dtree-ssa-propagate.c651 if (is_gimple_reg_type (arg)) in valid_gimple_call_p()
H A Dtree-tailcall.c470 if (!is_gimple_reg_type (TREE_TYPE (param)) in find_tail_calls()

123