Searched refs:error_for_asm (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Drtl-error.h26 extern void error_for_asm (const rtx_insn *, const char *,
H A Drtl-error.c80 error_for_asm (const rtx_insn *insn, const char *gmsgid, ...) function
H A Dreg-stack.c554 error_for_asm (insn, "output constraint %d must specify a single register", i);
564 error_for_asm (insn, "output constraint %d cannot be specified together with \"%s\" clobber",
587 error_for_asm (insn, "output regs must be grouped at top of stack");
623 error_for_asm (insn,
642 error_for_asm (insn,
H A Dlra-assigns.c1405 error_for_asm (insn,
H A Dreload1.c1292 error_for_asm (insn,
2142 error_for_asm (insn, "can%'t find a register in class %qs while "
4765 error_for_asm (insn,
6197 error_for_asm (insn,
8093 error_for_asm (insn, "output operand is constant in %<asm%>");
H A Dreload.c1349 error_for_asm (this_insn, "cannot reload integer constant "
1363 error_for_asm (this_insn, "impossible register constraint "
3724 error_for_asm (this_insn,
3876 error_for_asm (insn, "inconsistent operand constraints in an %<asm%>");
4131 error_for_asm (insn, "inconsistent operand constraints "
H A Dfinal.c179 The precise value is the insn being output, to pass to error_for_asm. */
3454 error_for_asm (this_is_asm_operands, "%s", new_message);
H A Dfunction.c1785 error_for_asm (insn, "impossible constraint in %<asm%>");
H A Dlra-constraints.c3500 error_for_asm (curr_insn,
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h86 extern void error_for_asm PVPROTO((struct rtx_def *,
H A Dreg-stack.c773 error_for_asm (insn, "Output constraint %d must specify a single register", i);
793 error_for_asm (insn, "Output regs must be grouped at top of stack");
829 error_for_asm (insn,
848 error_for_asm (insn,
H A Dreload.c1253 error_for_asm (this_insn, "cannot reload integer constant operand in `asm'");
1275 error_for_asm (this_insn, "impossible register constraint in `asm'");
3418 error_for_asm (this_insn,
3568 error_for_asm (insn, "inconsistent operand constraints in an `asm'");
3784 error_for_asm (insn, "inconsistent operand constraints in an `asm'");
H A Dreload1.c2280 error_for_asm (insn, "`asm' needs too many reloads");
2326 error_for_asm (chain->insn, "Invalid `asm' statement:");
2327 error_for_asm (chain->insn,
4345 error_for_asm (insn,
5688 error_for_asm (insn,
7312 error_for_asm (insn, "output operand is constant in `asm'");
H A Dtoplev.c182 void error_for_asm PVPROTO((rtx insn, const char *s, ...));
1909 error_for_asm VPROTO((rtx insn, const char *msgid, ...)) function
H A Dfinal.c160 The precise value is the insn being output, to pass to error_for_asm. */
3345 error_for_asm (this_is_asm_operands, "invalid `asm': %s", _(msgid));
H A Dfunction.c3763 error_for_asm (insn, "impossible constraint in `asm'");

Completed in 444 milliseconds