Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.c113 static struct mode_adjust *adj_ibit; variable
1303 printf ("#define CONST_MODE_IBIT%s\n", adj_ibit ? "" : " const"); in emit_insn_modes_h()
1847 for (a = adj_ibit; a; a = a->next) in emit_mode_adjustments()
1880 adj_ibit); in emit_mode_ibit()
H A Dgenmodes.cc115 static struct mode_adjust *adj_ibit; variable
1371 printf ("#define CONST_MODE_IBIT%s\n", adj_ibit ? "" : " const"); in emit_insn_modes_h()
1915 for (a = adj_ibit; a; a = a->next) in emit_mode_adjustments()
1948 adj_ibit); in emit_mode_ibit()
H A DChangeLog-200716846 (adj_ibit, adj_fbit): New to adjust ibit and fbit.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c113 static struct mode_adjust *adj_ibit; variable
1303 printf ("#define CONST_MODE_IBIT%s\n", adj_ibit ? "" : " const"); in emit_insn_modes_h()
1847 for (a = adj_ibit; a; a = a->next) in emit_mode_adjustments()
1880 adj_ibit); in emit_mode_ibit()