Searched refs:adj_bytesize (Results 1 – 1 of 1) sorted by relevance
104 static struct mode_adjust *adj_bytesize; variable861 printf ("#define CONST_MODE_SIZE%s\n", adj_bytesize ? "" : " const"); in emit_insn_modes_h()1157 for (a = adj_bytesize; a; a = a->next) in emit_mode_adjustments()