Home
last modified time | relevance | path

Searched refs:add_predicate_code (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgensupport.h81 extern void add_predicate_code (struct pred_data *, enum rtx_code);
H A Dgensupport.c345 add_predicate_code (pred, (enum rtx_code) i); in process_define_predicate()
1606 add_predicate_code (struct pred_data *pred, enum rtx_code code) in add_predicate_code() function
1703 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
1708 add_predicate_code (pred, (enum rtx_code) j); in init_predicate_table()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgensupport.h188 extern void add_predicate_code (struct pred_data *, enum rtx_code);
H A Dgensupport.c391 add_predicate_code (pred, (enum rtx_code) i); in process_define_predicate()
2814 add_predicate_code (struct pred_data *pred, enum rtx_code code) in add_predicate_code() function
2918 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2923 add_predicate_code (pred, (enum rtx_code) j); in init_predicate_table()