Home
last modified time | relevance | path

Searched defs:cand (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra-remat.c88 struct cand struct
94 /* The candidate insn. */ argument
102 /* Next candidate for the same regno. */ argument
103 cand_t next_regno_cand; argument
174 cand_hash (const void *cand) in cand_hash()
218 insert_cand (cand_t cand) in insert_cand()
230 free_cand (void *cand) in free_cand()
405 cand_t cand = XNEW (struct cand); variable
532 cand_t cand; in dump_cands() local
734 cand_t cand = all_cands[i]; in calculate_livein_cands() local
[all …]
H A Dearly-remat.c526 remat_candidate_hasher::hash (const remat_candidate *cand) in hash()
632 remat_candidate *cand; in dump_all_candidates() local
795 remat_candidate cand; in add_candidate() local
838 remat_candidate *cand = add_candidate (insn, regno, true); in maybe_add_candidate() local
1043 remat_candidate *cand; in sort_candidates() local
1079 remat_candidate *cand; in finalize_candidate_indices() local
1179 remat_candidate *cand; in compute_rd() local
1347 remat_candidate *cand = &m_candidates[cand_index]; in check_candidate_uses() local
1389 remat_candidate *cand = &m_candidates[cand_index]; in compute_clobbers() local
1413 remat_candidate *cand = &m_candidates[cand_index]; in assign_value_number() local
[all …]
H A Dtree-ssa-loop-ivopts.c389 struct iv_cand *cand; /* The candidate. */ variable
852 dump_cand (FILE *file, struct iv_cand *cand) in dump_cand()
947 stmt_after_inc_pos (struct iv_cand *cand, gimple *stmt, bool true_if_equal) in stmt_after_inc_pos()
968 stmt_after_increment (class loop *loop, struct iv_cand *cand, gimple *stmt) in stmt_after_increment()
3086 struct iv_cand *cand = NULL; member
3321 struct iv_cand *cand; in add_iv_candidate_for_biv() local
3594 struct iv_cand *cand = data->vcands[i]; in record_important_candidates() local
3645 struct iv_group *group, struct iv_cand *cand, in set_group_iv_cost()
3693 struct iv_cand *cand) in get_group_iv_cost()
3909 var_at_stmt (class loop *loop, struct iv_cand *cand, gimple *stmt) in var_at_stmt()
[all …]
H A Dree.c318 combine_set_extension (ext_cand *cand, rtx_insn *curr_insn, rtx *orig_set) in combine_set_extension()
414 transform_ifelse (ext_cand *cand, rtx_insn *def_insn) in transform_ifelse()
704 merge_def_and_ext (ext_cand *cand, rtx_insn *def_insn, ext_state *state) in merge_def_and_ext()
763 combine_reaching_defs (ext_cand *cand, const_rtx set_pat, ext_state *state) in combine_reaching_defs()
1116 ext_cand *cand; in add_removable_extension() local
H A Dhsa-regalloc.c390 hsa_op_reg *cand = active[cl][0]; in spill_at_interval() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlra-remat.cc88 struct cand struct
94 /* The candidate insn. */ argument
102 /* Next candidate for the same regno. */ argument
103 cand_t next_regno_cand; argument
174 cand_hash (const void *cand) in cand_hash()
218 insert_cand (cand_t cand) in insert_cand()
230 free_cand (void *cand) in free_cand()
405 cand_t cand = XNEW (struct cand); in create_cand() local
532 cand_t cand; in dump_cands() local
734 cand_t cand = all_cands[i]; in calculate_livein_cands() local
[all …]
H A Dearly-remat.cc526 remat_candidate_hasher::hash (const remat_candidate *cand) in hash()
632 remat_candidate *cand; in dump_all_candidates() local
795 remat_candidate cand; in add_candidate() local
838 remat_candidate *cand = add_candidate (insn, regno, true); in maybe_add_candidate() local
1043 remat_candidate *cand; in sort_candidates() local
1079 remat_candidate *cand; in finalize_candidate_indices() local
1179 remat_candidate *cand; in compute_rd() local
1347 remat_candidate *cand = &m_candidates[cand_index]; in check_candidate_uses() local
1389 remat_candidate *cand = &m_candidates[cand_index]; in compute_clobbers() local
1413 remat_candidate *cand = &m_candidates[cand_index]; in assign_value_number() local
[all …]
H A Dtree-ssa-loop-ivopts.cc389 struct iv_cand *cand; /* The candidate. */ member in cost_pair
853 dump_cand (FILE *file, struct iv_cand *cand) in dump_cand()
948 stmt_after_inc_pos (struct iv_cand *cand, gimple *stmt, bool true_if_equal) in stmt_after_inc_pos()
969 stmt_after_increment (class loop *loop, struct iv_cand *cand, gimple *stmt) in stmt_after_increment()
3105 struct iv_cand *cand = NULL; in add_candidate_1() local
3352 struct iv_cand *cand; in add_iv_candidate_for_biv() local
3625 struct iv_cand *cand = data->vcands[i]; in record_important_candidates() local
3676 struct iv_group *group, struct iv_cand *cand, in set_group_iv_cost()
3724 struct iv_cand *cand) in get_group_iv_cost()
3940 var_at_stmt (class loop *loop, struct iv_cand *cand, gimple *stmt) in var_at_stmt()
[all …]
H A Dree.cc318 combine_set_extension (ext_cand *cand, rtx_insn *curr_insn, rtx *orig_set) in combine_set_extension()
414 transform_ifelse (ext_cand *cand, rtx_insn *def_insn) in transform_ifelse()
705 merge_def_and_ext (ext_cand *cand, rtx_insn *def_insn, ext_state *state) in merge_def_and_ext()
763 combine_reaching_defs (ext_cand *cand, const_rtx set_pat, ext_state *state) in combine_reaching_defs()
1114 ext_cand *cand; in add_removable_extension() local
/netbsd-src/usr.bin/make/
H A Dsuff.c926 CandidateSearcher_Add(CandidateSearcher *cs, Candidate *cand) in CandidateSearcher_Add() argument
933 CandidateSearcher_AddIfNew(CandidateSearcher *cs, Candidate *cand) in CandidateSearcher_AddIfNew() argument
955 Candidate *cand = ln->datum; in CandidateList_PrintAddrs() local
966 Candidate *cand = bmake_malloc(sizeof *cand); in Candidate_New() local
986 Candidate *cand = Candidate_New(srcName, targ->prefix, suff, targ, CandidateList_Add() local
1004 CandidateList_AddCandidatesFor(CandidateList * list,Candidate * cand) CandidateList_AddCandidatesFor() argument
[all...]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc138 struct z_candidate *cand; member
1893 z_candidate *cand = build_user_type_conversion_1 (rto, expr, flags, in reference_binding() local
2095 struct z_candidate *cand; in implicit_conversion_1() local
2182 struct z_candidate *cand = (struct z_candidate *) in add_candidate() local
3410 struct z_candidate *cand; in add_template_candidate_real() local
3689 struct z_candidate **cand; in splice_viable() local
4138 struct z_candidate *candidates, *cand; in build_user_type_conversion_1() local
4443 struct z_candidate *cand; in build_user_type_conversion() local
4702 struct z_candidate *cand; in perform_overload_resolution() local
4789 z_candidate *cand = perform_overload_resolution (dguides, args, &candidates, in perform_dguide_overload_resolution() local
[all …]
H A Dcvt.cc1834 tree cand = TREE_VALUE (conv); in build_expr_type_conversion() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c138 struct z_candidate *cand; member
1866 z_candidate *cand = build_user_type_conversion_1 (rto, expr, flags, in reference_binding() local
2070 struct z_candidate *cand; in implicit_conversion() local
2136 struct z_candidate *cand = (struct z_candidate *) in add_candidate() local
3338 struct z_candidate *cand; in add_template_candidate_real() local
3549 struct z_candidate **cand; in splice_viable() local
3982 struct z_candidate *candidates, *cand; in build_user_type_conversion_1() local
4268 struct z_candidate *cand; in build_user_type_conversion() local
4495 struct z_candidate *cand; in perform_overload_resolution() local
4574 struct z_candidate *candidates, *cand; in build_new_function_call() local
[all …]
H A Dcvt.c1815 tree cand = TREE_VALUE (conv); in build_expr_type_conversion() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/arm/
H A Darm-common.c802 for (const cpu_arch_extension *cand = selected_arch->common.extensions; in arm_canon_arch_option_1() local
839 for (const cpu_arch_extension *cand = selected_arch->common.extensions; in arm_canon_arch_option_1() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmisc.c409 char **cand = candidates; in gfc_closest_fuzzy_match() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmisc.cc411 char **cand = candidates; in gfc_closest_fuzzy_match() local
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/arm/
H A Darm-common.cc849 for (const cpu_arch_extension *cand = selected_arch->common.extensions; in arm_canon_arch_option_1() local
886 for (const cpu_arch_extension *cand = selected_arch->common.extensions; in arm_canon_arch_option_1() local
/netbsd-src/sys/arch/arm/altera/
H A Dcycv_clkmgr.c333 struct cycv_clk_mux_info *cand = &cycv_clk_mux_tree[i]; in cycv_clkmgr_get_mux_info() local
360 struct cycv_clk *cand = &sc->sc_clocks[i]; in cycv_clkmgr_clock_lookup_by_name() local
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c2103 client_lease_preferred(struct lease *cand, struct lease *lease) in client_lease_preferred()
2141 struct lease *cand = NULL; in uid_hash_add() local
2258 struct lease *cand = NULL; in hw_hash_add() local
/netbsd-src/sys/arch/ia64/stand/common/
H A Dbcache.c267 int cand, ocount; in bcache_insert() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_warc.c464 const char *cand; in xmemmem() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.c663 in_same_chain (rtx_insn *insn, rtx_insn *cand, unsigned regno) in in_same_chain()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.cc663 in_same_chain (rtx_insn *insn, rtx_insn *cand, unsigned regno) in in_same_chain()
/netbsd-src/lib/libpuffs/
H A Dframebuf.c623 struct puffs_framebuf *cand; in findbuf() local

12