Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.c110 static struct mode_adjust *adj_bytesize; variable
1017 for (a = adj_bytesize; a; a = a->next) in emit_mode_size_inline()
1041 {\n", adj_nunits || adj_bytesize ? "" : "const "); in emit_mode_size_inline()
1297 adj_bytesize || adj_nunits ? "" : " const"); in emit_insn_modes_h()
1298 printf ("#define CONST_MODE_UNIT_SIZE%s\n", adj_bytesize ? "" : " const"); in emit_insn_modes_h()
1433 "NUM_MACHINE_MODES", adj_nunits || adj_bytesize); in emit_mode_size()
1586 "NUM_MACHINE_MODES", adj_bytesize); in emit_mode_unit_size()
1742 for (a = adj_bytesize; a; a = a->next) in emit_mode_adjustments()
H A Dgenmodes.cc112 static struct mode_adjust *adj_bytesize; variable
1060 for (a = adj_bytesize; a; a = a->next) in emit_mode_size_inline()
1084 {\n", adj_nunits || adj_bytesize ? "" : "const "); in emit_mode_size_inline()
1365 adj_bytesize || adj_nunits ? "" : " const"); in emit_insn_modes_h()
1366 printf ("#define CONST_MODE_UNIT_SIZE%s\n", adj_bytesize ? "" : " const"); in emit_insn_modes_h()
1501 "NUM_MACHINE_MODES", adj_nunits || adj_bytesize); in emit_mode_size()
1654 "NUM_MACHINE_MODES", adj_bytesize); in emit_mode_unit_size()
1810 for (a = adj_bytesize; a; a = a->next) in emit_mode_adjustments()
H A DChangeLog-20035420 (adj_bytesize, adj_alignment, adj_format, new_adjust)
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c110 static struct mode_adjust *adj_bytesize; variable
1017 for (a = adj_bytesize; a; a = a->next) in emit_mode_size_inline()
1041 {\n", adj_nunits || adj_bytesize ? "" : "const "); in emit_mode_size_inline()
1297 adj_bytesize || adj_nunits ? "" : " const"); in emit_insn_modes_h()
1298 printf ("#define CONST_MODE_UNIT_SIZE%s\n", adj_bytesize ? "" : " const"); in emit_insn_modes_h()
1433 "NUM_MACHINE_MODES", adj_nunits || adj_bytesize); in emit_mode_size()
1586 "NUM_MACHINE_MODES", adj_bytesize); in emit_mode_unit_size()
1742 for (a = adj_bytesize; a; a = a->next) in emit_mode_adjustments()