Home
last modified time | relevance | path

Searched refs:gimple_call_lhs (Results 1 – 25 of 108) sorted by relevance

12345

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvalue-prof.c1316 if (gimple_call_with_bounds_p (icall_stmt) && gimple_call_lhs (icall_stmt)) in gimple_ic()
1317 iretbnd_stmt = chkp_retbnd_call_by_val (gimple_call_lhs (icall_stmt)); in gimple_ic()
1344 && should_remove_lhs_p (gimple_call_lhs (dcall_stmt))) in gimple_ic()
1396 if (gimple_call_lhs (icall_stmt) in gimple_ic()
1397 && TREE_CODE (gimple_call_lhs (icall_stmt)) == SSA_NAME in gimple_ic()
1400 tree result = gimple_call_lhs (icall_stmt); in gimple_ic()
1404 add_phi_arg (phi, gimple_call_lhs (icall_stmt), e_ij, UNKNOWN_LOCATION); in gimple_ic()
1407 add_phi_arg (phi, gimple_call_lhs (dcall_stmt), e_dj, UNKNOWN_LOCATION); in gimple_ic()
1414 if (gimple_call_lhs (iretbnd_stmt)) in gimple_ic()
1427 result = gimple_call_lhs (iretbnd_stmt); in gimple_ic()
[all …]
H A Dtree-nrv.c309 tree dest = gimple_call_lhs (call); in dest_safe_for_nrv_p()
379 && gimple_call_lhs (stmt) in execute()
387 && aggregate_value_p (TREE_TYPE (gimple_call_lhs (stmt)), in execute()
H A Dinternal-fn.c133 lhs = gimple_call_lhs (stmt); in expand_load_lanes_optab_fn()
157 lhs = gimple_call_lhs (stmt); in expand_store_lanes_optab_fn()
200 tree lhs = gimple_call_lhs (stmt); in expand_GOMP_SIMT_ENTER_ALLOC()
220 gcc_checking_assert (!gimple_call_lhs (stmt)); in expand_GOMP_SIMT_EXIT()
234 tree lhs = gimple_call_lhs (stmt); in expand_GOMP_SIMT_LANE()
258 tree lhs = gimple_call_lhs (stmt); in expand_GOMP_SIMT_LAST_LANE()
277 tree lhs = gimple_call_lhs (stmt); in expand_GOMP_SIMT_ORDERED_PRED()
297 tree lhs = gimple_call_lhs (stmt); in expand_GOMP_SIMT_VOTE_ANY()
317 tree lhs = gimple_call_lhs (stmt); in expand_GOMP_SIMT_XCHG_BFLY()
338 tree lhs = gimple_call_lhs (stmt); in expand_GOMP_SIMT_XCHG_IDX()
[all …]
H A Dgimple-walk.c259 if (gimple_call_lhs (stmt)) in walk_gimple_op()
265 = is_gimple_reg_type (TREE_TYPE (gimple_call_lhs (stmt))); in walk_gimple_op()
803 tree arg = gimple_call_lhs (call_stmt); in walk_stmt_load_store_addr_ops()
832 && gimple_call_lhs (call_stmt) != NULL_TREE in walk_stmt_load_store_addr_ops()
833 && TREE_ADDRESSABLE (TREE_TYPE (gimple_call_lhs (call_stmt)))) in walk_stmt_load_store_addr_ops()
834 ret |= visit_addr (stmt, gimple_call_lhs (call_stmt), in walk_stmt_load_store_addr_ops()
835 gimple_call_lhs (call_stmt), data); in walk_stmt_load_store_addr_ops()
H A Dgimple-fold.c548 lhs = gimple_call_lhs (stmt); in gimplify_and_update_call_from_tree()
587 tree lhs = gimple_call_lhs (stmt); in replace_call_with_value()
613 gimple_call_set_lhs (repl, gimple_call_lhs (stmt)); in replace_call_with_call_and_fold()
680 tree lhs = gimple_call_lhs (stmt); in gimple_fold_builtin_memory_op()
692 if (gimple_call_lhs (stmt)) in gimple_fold_builtin_memory_op()
693 repl = gimple_build_assign (gimple_call_lhs (stmt), dest); in gimple_fold_builtin_memory_op()
1257 if (gimple_call_lhs (stmt)) in gimple_fold_builtin_memset()
1259 gimple *asgn = gimple_build_assign (gimple_call_lhs (stmt), dest); in gimple_fold_builtin_memset()
1743 if (!gimple_call_lhs (stmt)) in gimple_fold_builtin_strchr()
1758 gimple *new_stmt = gimple_build_assign (gimple_call_lhs (stmt), in gimple_fold_builtin_strchr()
[all …]
H A Dtree-ssa-propagate.c624 gimple_call_set_lhs (new_stmt, gimple_call_lhs (stmt)); in finish_update_gimple_call()
695 tree lhs = gimple_call_lhs (stmt); in update_call_from_tree()
1314 && gimple_call_lhs (dest) != NULL_TREE) in may_propagate_copy_into_stmt()
1315 type_d = TREE_TYPE (gimple_call_lhs (dest)); in may_propagate_copy_into_stmt()
1436 && gimple_call_lhs (stmt) != NULL_TREE) in propagate_tree_value_into_stmt()
H A Dhsa-gen.c3690 tree result = gimple_call_lhs (stmt);
3754 tree lhs = gimple_call_lhs (stmt); in gen_hsa_insns_for_call_of_internal_fn()
3910 tree lhs = gimple_call_lhs (dyn_cast <gcall *> (stmt)); in query_hsa_grid_dim()
3938 tree lhs = gimple_call_lhs (dyn_cast <gcall *> (stmt)); in query_hsa_grid_nodim()
4120 if (gimple_call_lhs (stmt) == NULL_TREE) in gen_get_num_threads()
4124 tree lhs = gimple_call_lhs (stmt); in gen_get_num_threads()
4136 if (gimple_call_lhs (stmt) == NULL_TREE) in gen_get_num_teams()
4140 tree lhs = gimple_call_lhs (stmt); in gen_get_num_teams()
4151 if (gimple_call_lhs (stmt) == NULL_TREE) in gen_get_team_num()
4155 tree lhs = gimple_call_lhs (stmt); in gen_get_team_num()
[all …]
H A Dtsan.c537 lhs = gimple_call_lhs (stmt); in instrument_builtin_call()
554 gimple_call_lhs (stmt), args[1]); in instrument_builtin_call()
560 gimple_call_lhs (stmt), args[1]); in instrument_builtin_call()
602 lhs = gimple_call_lhs (stmt); in instrument_builtin_call()
671 lhs = gimple_call_lhs (stmt); in instrument_builtin_call()
H A Domp-offload.c302 tree lhs = gimple_call_lhs (call); in oacc_xform_loop()
506 tree lhs = gimple_call_lhs (call); in oacc_xform_tile()
1421 tree lhs = gimple_call_lhs (call); in default_goacc_reduction()
1633 if (gimple_call_lhs (call)) in execute_oacc_device_lower()
1636 gimple *ass = gimple_build_assign (gimple_call_lhs (call), in execute_oacc_device_lower()
1737 tree simtrec = gimple_call_lhs (alloc_stmt); in ompdevlow_adjust_simt_enter()
1832 tree lhs = gimple_call_lhs (stmt), rhs = NULL_TREE; in execute_omp_device_lower()
H A Dtree-ssa-structalias.c4007 && gimple_call_lhs (stmt) != NULL_TREE in handle_rhs_call()
4008 && TREE_ADDRESSABLE (TREE_TYPE (gimple_call_lhs (stmt)))) in handle_rhs_call()
4012 get_constraint_for_address_of (gimple_call_lhs (stmt), &tmpc); in handle_rhs_call()
4112 && gimple_call_lhs (stmt) != NULL_TREE in handle_const_call()
4113 && TREE_ADDRESSABLE (TREE_TYPE (gimple_call_lhs (stmt)))) in handle_const_call()
4117 get_constraint_for_address_of (gimple_call_lhs (stmt), &tmpc); in handle_const_call()
4200 && gimple_call_lhs (stmt) != NULL_TREE in handle_pure_call()
4201 && TREE_ADDRESSABLE (TREE_TYPE (gimple_call_lhs (stmt)))) in handle_pure_call()
4210 get_constraint_for_address_of (gimple_call_lhs (stmt), &tmpc); in handle_pure_call()
4332 tree res = gimple_call_lhs (t); in find_func_aliases_for_builtin_call()
[all …]
H A Dtree-call-cdce.c1017 tree lhs = gimple_call_lhs (call); in use_internal_fn()
1064 if (gimple_call_lhs (bi_call)) in shrink_wrap_conditional_dead_built_in_calls()
1125 && (gimple_call_lhs (stmt) in execute()
H A Dtree-ssa-strlen.c586 lhs = gimple_call_lhs (stmt); in get_string_length()
1211 tree lhs = gimple_call_lhs (stmt); in handle_builtin_strlen()
1333 tree lhs = gimple_call_lhs (stmt); in handle_builtin_strchr()
1450 lhs = gimple_call_lhs (stmt); in handle_builtin_strcpy()
1922 tree ret = gimple_call_lhs (stmt); in maybe_diag_stxncpy_trunc()
2337 lhs = gimple_call_lhs (stmt); in handle_builtin_memcpy()
2387 tree lhs = gimple_call_lhs (stmt); in handle_builtin_strcat()
2635 tree lhs = gimple_call_lhs (stmt); in handle_builtin_malloc()
2692 tree lhs = gimple_call_lhs (stmt2); in handle_builtin_memset()
2716 tree res = gimple_call_lhs (stmt2); in handle_builtin_memcmp()
H A Dtree-ssa-ccp.c323 && gimple_call_lhs (stmt) != NULL_TREE) in get_default_value()
809 if (!gimple_call_lhs (stmt) in surely_varying_stmt_p()
1667 tree lhs = gimple_call_lhs (stmt); in bit_value_assume_aligned()
1967 if (is_gimple_call (stmt) && gimple_call_lhs (stmt)) in evaluate_stmt()
2129 saved_val = gimple_call_lhs (stmt); in insert_clobbers_for_var()
2151 lhs = gimple_call_lhs (stmt); in fold_builtin_alloca_with_align()
2239 tree lhs = gimple_call_lhs (stmt); in fold_stmt()
2432 if (gimple_call_lhs (stmt) != NULL_TREE) in visit_stmt()
2789 tree lhs = gimple_call_lhs (call); in optimize_atomic_bit_test_and()
H A Dtree-inline.c1955 gimple_call_set_lhs (new_call, gimple_call_lhs (call_stmt)); in copy_bb()
1982 if (!gimple_call_lhs (stmt)) in copy_bb()
1991 new_stmt = gimple_build_assign (gimple_call_lhs (stmt), count); in copy_bb()
1999 new_stmt = gimple_build_assign (gimple_call_lhs (stmt), in copy_bb()
4122 if (gimple_call_lhs (stmt)) in estimate_num_insns()
4123 cost += estimate_move_cost (TREE_TYPE (gimple_call_lhs (stmt)), in estimate_num_insns()
4681 if (gimple_call_lhs (stmt)) in expand_call_inline()
4683 modify_dest = gimple_call_lhs (stmt); in expand_call_inline()
4692 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4792 gimple_call_set_lhs (g, gimple_call_lhs (simtenter_stmt)); in expand_call_inline()
[all …]
H A Dgimple-low.c794 tree orig_dest = dest = gimple_call_lhs (stmt); in lower_builtin_setjmp()
874 tree res = gimple_call_lhs (call); in lower_builtin_posix_memalign()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nrv.c304 tree dest = gimple_call_lhs (call); in dest_safe_for_nrv_p()
346 && gimple_call_lhs (stmt) in execute_return_slot_opt()
348 && aggregate_value_p (TREE_TYPE (gimple_call_lhs (stmt)), in execute_return_slot_opt()
H A Dinternal-fn.c73 lhs = gimple_call_lhs (stmt); in expand_LOAD_LANES()
97 lhs = gimple_call_lhs (stmt); in expand_STORE_LANES()
H A Dtree-ssa-copy.c128 && gimple_call_lhs (dest) != NULL_TREE) in may_propagate_copy_into_stmt()
129 type_d = TREE_TYPE (gimple_call_lhs (dest)); in may_propagate_copy_into_stmt()
258 && gimple_call_lhs (stmt) != NULL_TREE) in propagate_tree_value_into_stmt()
264 new_stmt = gimple_build_assign (gimple_call_lhs (stmt), expr); in propagate_tree_value_into_stmt()
H A Dvalue-prof.c1240 if (gimple_call_lhs (icall_stmt) in gimple_ic()
1241 && TREE_CODE (gimple_call_lhs (icall_stmt)) == SSA_NAME in gimple_ic()
1244 tree result = gimple_call_lhs (icall_stmt); in gimple_ic()
1249 add_phi_arg (phi, gimple_call_lhs (icall_stmt), e_ij, UNKNOWN_LOCATION); in gimple_ic()
1252 add_phi_arg (phi, gimple_call_lhs (dcall_stmt), e_dj, UNKNOWN_LOCATION); in gimple_ic()
1472 if (gimple_call_lhs (vcall_stmt) in gimple_stringop_fixed_value()
1473 && TREE_CODE (gimple_call_lhs (vcall_stmt)) == SSA_NAME) in gimple_stringop_fixed_value()
1475 tree result = gimple_call_lhs (vcall_stmt); in gimple_stringop_fixed_value()
1480 add_phi_arg (phi, gimple_call_lhs (vcall_stmt), e_vj, UNKNOWN_LOCATION); in gimple_stringop_fixed_value()
1483 add_phi_arg (phi, gimple_call_lhs (icall_stmt), e_ij, UNKNOWN_LOCATION); in gimple_stringop_fixed_value()
H A Dtree-ssa-ccp.c268 && gimple_call_lhs (stmt) != NULL_TREE) in get_default_value()
696 if (!gimple_call_lhs (stmt) in surely_varying_stmt_p()
1794 saved_val = gimple_call_lhs (stmt); in insert_clobbers_for_var()
1817 lhs = gimple_call_lhs (stmt); in fold_builtin_alloca_with_align()
1903 tree lhs = gimple_call_lhs (stmt); in ccp_fold_stmt()
2016 || gimple_call_lhs (stmt) != NULL_TREE); in visit_assignment()
2107 if (gimple_call_lhs (stmt) != NULL_TREE) in ccp_visit_stmt()
H A Dtree-ssa-strlen.c403 lhs = gimple_call_lhs (stmt); in get_string_length()
867 tree lhs = gimple_call_lhs (stmt); in handle_builtin_strlen()
943 tree lhs = gimple_call_lhs (stmt); in handle_builtin_strchr()
1058 lhs = gimple_call_lhs (stmt); in handle_builtin_strcpy()
1382 lhs = gimple_call_lhs (stmt); in handle_builtin_memcpy()
1420 lhs = gimple_call_lhs (stmt); in handle_builtin_strcat()
H A Dtree-ssa-threadedge.c330 || gimple_call_lhs (stmt) == NULL_TREE in record_temporary_equivalences_from_stmts_at_dest()
331 || TREE_CODE (gimple_call_lhs (stmt)) != SSA_NAME)) in record_temporary_equivalences_from_stmts_at_dest()
H A Dtree-inline.c1653 gimple_call_set_lhs (new_call, gimple_call_lhs (stmt)); in copy_bb()
1674 new_stmt = gimple_build_assign (gimple_call_lhs (stmt), count); in copy_bb()
3584 if (gimple_call_lhs (stmt)) in estimate_num_insns()
3585 cost += estimate_move_cost (TREE_TYPE (gimple_call_lhs (stmt))); in estimate_num_insns()
3966 if (gimple_call_lhs (stmt)) in expand_call_inline()
3968 modify_dest = gimple_call_lhs (stmt); in expand_call_inline()
4043 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4046 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4056 if (gimple_call_lhs (stmt) in expand_call_inline()
4057 && TREE_CODE (gimple_call_lhs (stmt)) == SSA_NAME) in expand_call_inline()
[all …]
H A Dgimple-low.c296 && (lhs = gimple_call_lhs (call_stmt)) != NULL_TREE in gimple_check_call_matching_types()
885 dest = gimple_call_lhs (stmt); in lower_builtin_setjmp()
H A Dtree-cfgcleanup.c539 if (gimple_call_lhs (stmt)) in fixup_noreturn_call()
541 tree op = gimple_call_lhs (stmt); in fixup_noreturn_call()

12345