Searched refs:store_order (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/mn10300/
H A Dmn10300.c722 static const unsigned int store_order[8] = {
743 for (i = count = 0; i < ARRAY_SIZE(store_order); ++i)
745 unsigned regno = store_order[i];
720 static const unsigned int store_order[8] = { local

Completed in 59 milliseconds