Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.c5162 #define MAX_LDSTWM_OPS 12 in gen_ldstwm_peep() macro
5163 struct ldstwm_operand sort[MAX_LDSTWM_OPS]; in gen_ldstwm_peep()
5174 if (n < 2 || n > MAX_LDSTWM_OPS) in gen_ldstwm_peep()
H A Dnios2.cc5197 #define MAX_LDSTWM_OPS 12 in gen_ldstwm_peep() macro
5198 struct ldstwm_operand sort[MAX_LDSTWM_OPS]; in gen_ldstwm_peep()
5209 if (n < 2 || n > MAX_LDSTWM_OPS) in gen_ldstwm_peep()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c5162 #define MAX_LDSTWM_OPS 12 in gen_ldstwm_peep() macro
5163 struct ldstwm_operand sort[MAX_LDSTWM_OPS]; in gen_ldstwm_peep()
5174 if (n < 2 || n > MAX_LDSTWM_OPS) in gen_ldstwm_peep()