Searched defs:cgbr (Results 1 – 1 of 1) sorted by relevance
2890 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_detect_nonnegative_parameters() local2899 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_peek_basic_set() local2907 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_peek_tab() local2917 static void gbr_init_shifted(struct isl_context_gbr *cgbr) in gbr_init_shifted()2952 static struct isl_vec *gbr_get_shifted_sample(struct isl_context_gbr *cgbr) in gbr_get_shifted_sample()2986 static int use_shifted(struct isl_context_gbr *cgbr) in use_shifted()2993 static struct isl_vec *gbr_get_sample(struct isl_context_gbr *cgbr) in gbr_get_sample()3062 static void check_gbr_integer_feasible(struct isl_context_gbr *cgbr) in check_gbr_integer_feasible()3121 struct isl_context_gbr *cgbr = (struct isl_context_gbr *)context; in context_gbr_add_eq() local3152 static void add_gbr_ineq(struct isl_context_gbr *cgbr, isl_int *ineq) in add_gbr_ineq()[all …]