Home
last modified time | relevance | path

Searched defs:cgbr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_tab_pip.c2916 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_detect_nonnegative_parameters() local
2925 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_peek_basic_set() local
2933 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_peek_tab() local
2943 static void gbr_init_shifted(struct isl_context_gbr *cgbr) in gbr_init_shifted()
2978 static struct isl_vec *gbr_get_shifted_sample(struct isl_context_gbr *cgbr) in gbr_get_shifted_sample()
3012 static int use_shifted(struct isl_context_gbr *cgbr) in use_shifted()
3019 static struct isl_vec *gbr_get_sample(struct isl_context_gbr *cgbr) in gbr_get_sample()
3088 static void check_gbr_integer_feasible(struct isl_context_gbr *cgbr) in check_gbr_integer_feasible()
3147 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_add_eq() local
3178 static void add_gbr_ineq(struct isl_context_gbr *cgbr, isl_int *ineq) in add_gbr_ineq()
[all …]