Searched defs:cst_idx (Results 1 – 7 of 7) sorted by relevance
/dports/devel/libfirm/libfirm-1.21.0/ir/be/ |
H A D | becopyilp2.c | 101 int cst_idx; in build_coloring_cstr() local 144 int cst_idx; in build_coloring_cstr() local 189 int cst_idx; in build_interference_cstr() local 266 int cst_idx = lpp_add_cst(ienv->lp, NULL, lpp_less_equal, 0.0); in build_affinity_cstr() local 449 int cst_idx; in build_clique_star_cstr() local 502 int cst_idx = lpp_add_cst(ienv->lp, NULL, lpp_greater_equal, 1.0); in extend_path() local
|
H A D | beblocksched.c | 630 int cst_idx; in collect_egde_frequency_ilp() local
|
/dports/devel/libfirm/libfirm-1.21.0/ir/lpp/ |
H A D | lpp.c | 302 int lpp_set_factor_fast(lpp_t *lpp, int cst_idx, int var_idx, double value) in lpp_set_factor_fast() 312 int lpp_set_factor_fast_bulk(lpp_t *lpp, int cst_idx, int *var_idx, int num_vars, double value) in lpp_set_factor_fast_bulk() 346 int cst_idx; in lpp_check_startvals() local
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/ |
H A D | region-model-manager.cc | 683 if (tree cst_idx = idx_sval->maybe_get_constant ()) in maybe_fold_sub_svalue() local
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/ |
H A D | region-model-manager.cc | 683 if (tree cst_idx = idx_sval->maybe_get_constant ()) in maybe_fold_sub_svalue() local
|
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/ |
H A D | region-model-manager.cc | 683 if (tree cst_idx = idx_sval->maybe_get_constant ()) in maybe_fold_sub_svalue() local
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/ |
H A D | region-model-manager.cc | 709 if (tree cst_idx = idx_sval->maybe_get_constant ()) in maybe_fold_sub_svalue() local
|