Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgensupport.h190 extern void add_predicate (struct pred_data *);
H A Dgensupport.c394 add_predicate (pred); in process_define_predicate()
2910 add_predicate (struct pred_data *pred) in add_predicate() function
2994 add_predicate (pred); in init_predicate_table()
H A Dgenmatch.c511 add_predicate (const char *id) in add_predicate() function
4882 add_predicate (get_ident ()); in parse_predicates()
4916 p = add_predicate (name); in parse_pattern()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgensupport.h190 extern void add_predicate (struct pred_data *);
H A Dgensupport.cc394 add_predicate (pred); in process_define_predicate()
2907 add_predicate (struct pred_data *pred) in add_predicate() function
2991 add_predicate (pred); in init_predicate_table()
H A Dgenmatch.cc511 add_predicate (const char *id) in add_predicate() function
4948 add_predicate (get_ident ()); in parse_predicates()
4982 p = add_predicate (name); in parse_pattern()
H A DChangeLog13762 (add_predicate): Likewise.
H A DChangeLog-200419574 (add_predicate, init_predicate_table): New functions.
19581 (lookup_predicate, add_predicate, FOR_ALL_PREDICATES): Declare.