Searched refs:for_all_modes (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | genmodes.c | 208 #define for_all_modes(C, M) \ macro 428 for_all_modes (cl, m) in complete_all_modes() 1043 for_all_modes (c, m) in emit_mode_size_inline() 1076 for_all_modes (c, m) in emit_mode_nunits_inline() 1107 for_all_modes (c, m) in emit_mode_inner_inline() 1140 for_all_modes (c, m) in emit_mode_unit_size_inline() 1177 for_all_modes (c, m) in emit_mode_unit_precision_inline() 1308 for_all_modes (c, m) in emit_insn_modes_h() 1387 for_all_modes (c, m) in emit_mode_name() 1401 for_all_modes (c, m) in emit_mode_class() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | genmodes.cc | 210 #define for_all_modes(C, M) \ macro 438 for_all_modes (cl, m) in complete_all_modes() 1086 for_all_modes (c, m) in emit_mode_size_inline() 1119 for_all_modes (c, m) in emit_mode_nunits_inline() 1150 for_all_modes (c, m) in emit_mode_inner_inline() 1183 for_all_modes (c, m) in emit_mode_unit_size_inline() 1220 for_all_modes (c, m) in emit_mode_unit_precision_inline() 1376 for_all_modes (c, m) in emit_insn_modes_h() 1455 for_all_modes (c, m) in emit_mode_name() 1469 for_all_modes (c, m) in emit_mode_class() [all …]
|
| H A D | ChangeLog-2004 | 21768 iterator to for_all_modes () instead of an enum because enums can't
|