Home
last modified time | relevance | path

Searched refs:add_predicate (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgensupport.h82 extern void add_predicate (struct pred_data *);
HDgensupport.c347 add_predicate (pred); in process_define_predicate()
1632 add_predicate (struct pred_data *pred) in add_predicate() function
1710 add_predicate (pred); in init_predicate_table()
/dragonfly/contrib/gcc-8.0/gcc/
HDgensupport.h189 extern void add_predicate (struct pred_data *);
HDgensupport.c393 add_predicate (pred); in process_define_predicate()
2841 add_predicate (struct pred_data *pred) in add_predicate() function
2925 add_predicate (pred); in init_predicate_table()
HDgenmatch.c456 add_predicate (const char *id) in add_predicate() function
4777 add_predicate (get_ident ()); in parse_predicates()
4811 p = add_predicate (name); in parse_pattern()