Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenpreds.c733 static unsigned int special_memory_start, special_memory_end; variable
1007 special_memory_start = next; in choose_enum_order()
1467 special_memory_start, special_memory_end); in write_tm_preds_h()
1529 if (special_memory_start != special_memory_end) in write_tm_preds_h()
1530 values.safe_push (std::make_pair (special_memory_start, "CT_SPECIAL_MEMORY")); in write_tm_preds_h()