Searched refs:XSTR (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-10.0-release/contrib/gcc/
H A Dgenpeep.c100 if (XSTR (peep, 1) && XSTR (peep, 1)[0])
102 XSTR (peep, 1), insn_code_number);
157 if (XSTR (x, 1) && XSTR (x, 1)[0])
159 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label);
201 if (XSTR (x, 1) && XSTR (x, 1)[0])
203 XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label);
225 if (XSTR (
[all...]
H A Dgenattr.c49 printf ("#define HAVE_ATTR_%s\n", XSTR (attr, 0));
52 p = XSTR (attr, 1);
54 printf ("extern int get_attr_%s (%s);\n", XSTR (attr, 0),
58 printf ("enum attr_%s {", XSTR (attr, 0));
62 write_upcase (XSTR (attr, 0));
72 XSTR (attr, 0), XSTR (attr, 0), (is_const ? "void" : "rtx"));
77 if (! strcmp (XSTR (attr, 0), "length"))
H A Dgencodes.c36 const char *name = XSTR (insn, 0);
37 int truth = maybe_eval_c_test (XSTR (insn, 2));
H A Dgenconditions.c236 add_c_test (XSTR (desc, 2), -1);
239 if (!strcmp (XSTR (desc, 0), "eh_return"))
246 add_c_test (XSTR (desc, 1), -1);
H A Dgenattrtab.c434 && XSTR (h->u.rtl, 0) == arg0)
441 XSTR (rt_val, 0) = arg0;
455 && XSTR (h->u.rtl, 0) == arg0
456 && XSTR (h->u.rtl, 1) == arg1)
463 XSTR (rt_val, 0) = arg0;
464 XSTR (rt_val, 1) = arg1;
501 XSTR (rt_val, i) = va_arg (p, char *);
568 return XSTR (make_numeric_value (n), 0);
689 XSTR (copy, i) = XSTR (ori
[all...]
H A Dgenflags.c132 const char *name = XSTR (insn, 0);
133 int truth = maybe_eval_c_test (XSTR (insn, 2));
193 const char *name = XSTR (insn, 0);
196 int truth = maybe_eval_c_test (XSTR (insn, 2));
218 for (p = XSTR (insn, 2); *p; p++)
H A Dgenpreds.c65 for (p = XSTR (exp, 1); *p; p++)
70 "string '%s'", name, XSTR (exp, 1));
100 if (!ISALPHA (XSTR (defn, 0)[0]) && XSTR (defn, 0)[0] != '_')
102 for (p = XSTR (defn, 0) + 1; *p; p++)
106 if (validate_exp (XEXP (defn, 1), XSTR (defn, 0), lineno))
110 pred->name = XSTR (defn, 0);
112 pred->c_block = XSTR (defn, 2);
123 XSTR (defn, 0));
175 XSTR (match_test_ex
[all...]
H A Dgensupport.c182 XSTR (part, 2) = "";
184 XSTR (part, 1) = "";
209 const char *filename = XSTR (desc, 0);
325 split_cond = XSTR (desc, 4);
329 split_cond = join_c_conditions (XSTR (desc, 2), split_cond + 2);
331 XSTR (split, 1) = split_cond;
333 XSTR (split, 3) = XSTR (desc, 6);
376 if (strcmp (XSTR (sub, 0), "predicable") == 0)
378 value = XSTR (su
[all...]
H A Dgenemit.c293 printf ("\"%s\"", XSTR (x, i));
401 if (XSTR (insn, 0)[0] == 0 || XSTR (insn, 0)[0] == '*')
412 printf ("rtx\ngen_%s (", XSTR (insn, 0));
455 if (strlen (XSTR (expand, 0)) == 0)
458 fatal ("define_expand for %s lacks a pattern", XSTR (expand, 0));
464 printf ("rtx\ngen_%s (", XSTR (expand, 0));
479 if ((XSTR (expand, 3) == 0 || *XSTR (expand, 3) == '\0')
504 if (XSTR (expan
[all...]
H A Drtl.c376 return XSTR (x, 0) == XSTR (y, 0);
425 if ((XSTR (x, i) || XSTR (y, i))
426 && (! XSTR (x, i) || ! XSTR (y, i)
427 || strcmp (XSTR (x, i), XSTR (y, i))))
H A Dxcoffout.h83 const char *_p = XSTR (ADDR, 0); \
96 assemble_name (asm_out_file, XSTR (XEXP (DECL_RTL (SYM), 0), 0)); \
H A Dgenopinit.c223 const char *name = XSTR (insn, 0);
346 if (*XSTR (insn, 2) != 0)
H A Dread-rtl.c461 XSTR (x, i) = apply_macro_to_string (XSTR (x, i), macro, value);
549 XSTR (x, 2) = add_condition_to_string (XSTR (x, 2), extra);
556 XSTR (x, 1) = add_condition_to_string (XSTR (x, 1), extra);
560 XSTR (x, 2) = add_condition_to_string (XSTR (x, 2), extra);
561 XSTR (x, 4) = add_condition_to_string (XSTR (
[all...]
H A Dgenoutput.c467 d->operand[opno].predicate = XSTR (part, 1);
468 d->operand[opno].constraint = strip_whitespace (XSTR (part, 2));
497 d->operand[opno].constraint = strip_whitespace (XSTR (part, 1));
526 d->operand[opno].predicate = XSTR (part, 1);
856 if (XSTR (insn, 0)[0])
857 d->name = XSTR (insn, 0);
941 if (XSTR (insn, 0)[0])
942 d->name = XSTR (insn, 0);
1132 const char *name = XSTR (exp, 0);
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dpe.c115 oldname = XSTR (rtlname, 0);
152 oldname = XSTR (rtlname, 0);
230 && arm_dllimport_name_p (XSTR (XEXP (XEXP (DECL_RTL (decl), 0), 0), 0)))
232 const char *oldname = XSTR (XEXP (XEXP (DECL_RTL (decl), 0), 0), 0);
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dhpux.h122 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
123 ASM_OUTPUT_TYPE_DIRECTIVE (FILE, XSTR (FUN, 0), "function"); \
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dfreebsd.h229 XSTR (XEXP (DECL_RTL (current_function_decl), 0), 0)); \
240 XSTR (XEXP (DECL_RTL (current_function_decl), 0), 0)); \
H A Dsysv4.h109 assemble_name (FILE, XSTR (ADDR, 0)); \
H A Dlinux.h157 assemble_name (FILE, XSTR (ADDR, 0)); \
H A Dnetware.c45 /* ??? This probably should use XSTR (XEXP (DECL_RTL (decl), 0), 0) instead
93 /* ??? This probably should use XSTR (XEXP (DECL_RTL (decl), 0), 0) instead
159 XSTR (rtlname, 0) = IDENTIFIER_POINTER (newid);
H A Dsco5.h287 assemble_name (FILE, XSTR (ADDR, 0)); \
H A Dwinnt.c215 oldname = XSTR (rtlname, 0);
255 oldname = XSTR (rtlname, 0);
296 /* ??? This probably should use XSTR (XEXP (DECL_RTL (decl), 0), 0) instead
360 XSTR (rtlname, 0) = IDENTIFIER_POINTER (newid);
404 && i386_pe_dllimport_name_p (XSTR (XEXP (XEXP (rtl, 0), 0), 0))));
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dxcoff.h190 XSTR (_symref, 0) = concat (XSTR (_symref, 0), \
/freebsd-10.0-release/contrib/gcc/config/
H A Dnetbsd-aout.h182 const char *name = XSTR (XEXP (DECL_RTL (DECL), 0), 0); \
H A Dopenbsd.h256 const char *name = XSTR (XEXP (DECL_RTL (DECL), 0), 0); \

Completed in 268 milliseconds

123