Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.c114 static struct mode_adjust *adj_fbit; variable
1304 printf ("#define CONST_MODE_FBIT%s\n", adj_fbit ? "" : " const"); in emit_insn_modes_h()
1855 for (a = adj_fbit; a; a = a->next) in emit_mode_adjustments()
1898 adj_fbit); in emit_mode_fbit()
H A Dgenmodes.cc116 static struct mode_adjust *adj_fbit; variable
1372 printf ("#define CONST_MODE_FBIT%s\n", adj_fbit ? "" : " const"); in emit_insn_modes_h()
1923 for (a = adj_fbit; a; a = a->next) in emit_mode_adjustments()
1966 adj_fbit); in emit_mode_fbit()
H A DChangeLog-200716846 (adj_ibit, adj_fbit): New to adjust ibit and fbit.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c114 static struct mode_adjust *adj_fbit; variable
1304 printf ("#define CONST_MODE_FBIT%s\n", adj_fbit ? "" : " const"); in emit_insn_modes_h()
1855 for (a = adj_fbit; a; a = a->next) in emit_mode_adjustments()
1898 adj_fbit); in emit_mode_fbit()