| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | genopinit.c | 219 for (p = GET_MODE_NAME(i), q = np; *p; p++, q++) 238 m1 = i, np += strlen (GET_MODE_NAME(i)); 240 m2 = i, np += strlen (GET_MODE_NAME(i)); 283 for (np = GET_MODE_NAME(m1); *np; np++) 287 for (np = GET_MODE_NAME(m2); *np; np++) 291 printf ("(int) %smode", GET_MODE_NAME(m1)); 294 printf ("(int) %smode", GET_MODE_NAME(m2));
|
| D | genpeep.c | 176 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label); 220 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label); 244 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label); 273 GET_MODE_NAME (GET_MODE (x)), fail_label);
|
| D | genemit.c | 150 printf ("gen_rtx_SCRATCH (%smode)", GET_MODE_NAME (GET_MODE (x))); 197 printf ("%smode", GET_MODE_NAME (GET_MODE (x))); 208 printf (", %smode", GET_MODE_NAME (GET_MODE (x))); 265 printf (" (%smode", GET_MODE_NAME (GET_MODE (x))); 793 GET_MODE_NAME (GET_MODE (elt)));
|
| D | machmode.h | 42 #define GET_MODE_NAME(MODE) (mode_name[(int) (MODE)]) macro
|
| D | genrecog.c | 677 GET_MODE_NAME (dmode), GET_MODE_NAME (smode)); 722 GET_MODE_NAME (GET_MODE (XEXP (pattern, 0)))); 1940 printf ("%smode", GET_MODE_NAME (p->tests->u.mode)); 1985 printf ("GET_MODE (x%d) == %smode", depth, GET_MODE_NAME (p->u.mode)); 2021 GET_MODE_NAME (p->u.pred.mode)); 2770 fprintf (stderr, "mode=%s", GET_MODE_NAME (test->u.mode)); 2800 test->u.pred.name, GET_MODE_NAME(test->u.pred.mode));
|
| D | ra-debug.c | 93 fprintf (file, ":%s(", GET_MODE_NAME (GET_MODE (x))); 192 GET_MODE_NAME (GET_MODE (x))); 301 fprintf (file, ":[%s+%d]", GET_MODE_NAME (mode), ofs); 317 fprintf (file, "]:%s", GET_MODE_NAME (GET_MODE (x)));
|
| D | print-tree.c | 384 fprintf (file, " %s", GET_MODE_NAME (mode)); 531 fprintf (file, " %s", GET_MODE_NAME (mode));
|
| D | regrename.c | 1849 fprintf (stderr, "[%u %s] ", i, GET_MODE_NAME (vd->e[i].mode)); 1868 fprintf (stderr, "[%u %s] ", j, GET_MODE_NAME (vd->e[j].mode)); 1879 i, GET_MODE_NAME (vd->e[i].mode), vd->e[i].oldest_regno, 1927 i, GET_MODE_NAME (vd->e[i].mode), vd->e[i].oldest_regno,
|
| D | read-rtl.c | 600 if (! strcmp (GET_MODE_NAME (j), tmp_char))
|
| D | print-rtl.c | 193 fprintf (outfile, ":%s", GET_MODE_NAME (GET_MODE (in_rtx)));
|
| D | genoutput.c | 295 printf (" %smode,\n", GET_MODE_NAME (d->mode)); in output_operand_data()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | genopinit.c | 300 for (p = GET_MODE_NAME(i), q = np; *p; p++, q++) in gen_insn() 322 m1 = i, np += strlen (GET_MODE_NAME(i)); in gen_insn() 324 m2 = i, np += strlen (GET_MODE_NAME(i)); in gen_insn() 367 for (np = GET_MODE_NAME(m1); *np; np++) in gen_insn() 371 for (np = GET_MODE_NAME(m2); *np; np++) in gen_insn() 375 printf ("%smode", GET_MODE_NAME(m1)); in gen_insn() 378 printf ("%smode", GET_MODE_NAME(m2)); in gen_insn()
|
| D | genpeep.c | 157 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label); in match_rtx() 201 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label); in match_rtx() 225 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label); in match_rtx() 254 GET_MODE_NAME (GET_MODE (x)), fail_label); in match_rtx()
|
| D | genemit.c | 141 printf ("gen_rtx_SCRATCH (%smode)", GET_MODE_NAME (GET_MODE (x))); in gen_rtx_scratch() 188 printf ("%smode", GET_MODE_NAME (GET_MODE (x))); in gen_exp() 202 printf (", %smode", GET_MODE_NAME (GET_MODE (x))); in gen_exp() 229 printf ("gen_hard_reg_clobber (%smode, %i)", GET_MODE_NAME (GET_MODE (XEXP (x, 0))), in gen_exp() 271 printf (" (%smode", GET_MODE_NAME (GET_MODE (x))); in gen_exp() 802 GET_MODE_NAME (GET_MODE (elt))); in output_peephole2_scratches()
|
| D | rtl.c | 535 GET_RTX_NAME (code), GET_MODE_NAME (mode), in rtl_check_failed_code_mode() 536 GET_RTX_NAME (GET_CODE (r)), GET_MODE_NAME (GET_MODE (r)), in rtl_check_failed_code_mode()
|
| D | machmode.h | 31 #define GET_MODE_NAME(MODE) mode_name[MODE] macro
|
| D | genrecog.c | 804 GET_MODE_NAME (dmode), GET_MODE_NAME (smode)); in validate_pattern() 849 GET_MODE_NAME (GET_MODE (XEXP (pattern, 0)))); in validate_pattern() 2039 printf ("%smode", GET_MODE_NAME (p->tests->u.mode)); in write_switch() 2086 printf ("GET_MODE (x%d) == %smode", depth, GET_MODE_NAME (p->u.mode)); in write_cond() 2127 GET_MODE_NAME (p->u.pred.mode)); in write_cond() 2810 fprintf (stderr, "mode=%s", GET_MODE_NAME (test->u.mode)); in debug_decision_2() 2838 test->u.pred.name, GET_MODE_NAME(test->u.pred.mode)); in debug_decision_2()
|
| D | see.c | 3606 GET_MODE_NAME (source_mode)); in see_update_defs_relevancy() 3610 GET_MODE_NAME (source_mode)); in see_update_defs_relevancy() 3619 GET_MODE_NAME (source_mode)); in see_update_defs_relevancy() 3621 GET_MODE_NAME (source_mode_unsigned)); in see_update_defs_relevancy() 3625 GET_MODE_NAME (source_mode)); in see_update_defs_relevancy() 3628 GET_MODE_NAME (source_mode_unsigned)); in see_update_defs_relevancy()
|
| D | read-rtl.c | 234 if (strcmp (GET_MODE_NAME (i), name) == 0) in find_mode() 688 copy = xstrdup (GET_MODE_NAME (i)); in initialize_macros() 692 upper_ptr = add_map_value (upper_ptr, i, GET_MODE_NAME (i)); in initialize_macros()
|
| D | print-tree.c | 423 fprintf (file, " %s", GET_MODE_NAME (mode)); in print_node() 594 fprintf (file, " %s", GET_MODE_NAME (mode)); in print_node()
|
| D | optabs.c | 4962 const char *mname = GET_MODE_NAME (mode); in init_libfuncs() 5036 max_mname_len = MAX (max_mname_len, strlen (GET_MODE_NAME (fmode))); in init_interclass_conv_libfuncs() 5041 max_mname_len = MAX (max_mname_len, strlen (GET_MODE_NAME (tmode))); in init_interclass_conv_libfuncs() 5054 fname = GET_MODE_NAME (fmode); in init_interclass_conv_libfuncs() 5055 tname = GET_MODE_NAME (tmode); in init_interclass_conv_libfuncs() 5092 max_mname_len = MAX (max_mname_len, strlen (GET_MODE_NAME (nmode))); in init_intraclass_conv_libfuncs() 5105 nname = GET_MODE_NAME (nmode); in init_intraclass_conv_libfuncs() 5106 wname = GET_MODE_NAME (wmode); in init_intraclass_conv_libfuncs() 5528 GET_MODE_NAME (j), in debug_optab_libfuncs() 5548 GET_MODE_NAME (j), in debug_optab_libfuncs() [all …]
|
| D | regrename.c | 1888 fprintf (stderr, "[%u %s] ", i, GET_MODE_NAME (vd->e[i].mode)); in debug_value_data() 1907 fprintf (stderr, "[%u %s] ", j, GET_MODE_NAME (vd->e[j].mode)); in debug_value_data() 1918 i, GET_MODE_NAME (vd->e[i].mode), vd->e[i].oldest_regno, in debug_value_data() 1965 i, GET_MODE_NAME (vd->e[i].mode), vd->e[i].oldest_regno, in validate_value_data()
|
| D | print-rtl.c | 210 fprintf (outfile, ":%s", GET_MODE_NAME (GET_MODE (in_rtx))); in print_rtx()
|
| D | sched-vis.c | 482 sprintf (t, ":%s", GET_MODE_NAME (GET_MODE (x))); in print_value()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/d30v/ |
| D | d30v.c | 208 reg_names[regno], GET_MODE_NAME (mode1), in override_options() 209 GET_MODE_NAME (mode2)); in override_options() 261 fprintf (stderr, " %s", GET_MODE_NAME (mode1)); in override_options() 2019 *cum, GET_MODE_NAME (mode), named, size, adjust, 2123 *cum, GET_MODE_NAME (mode), named, words * UNITS_PER_WORD, adjust); 2189 *cum, GET_MODE_NAME (mode), second_time); 3187 GET_MODE_NAME (mode), ret, (strict_p) ? "" : "not ");
|