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

/freebsd-9.3-release/contrib/gcc/
H A Drtl-error.c90 error_for_asm (rtx insn, const char *gmsgid, ...) function
H A Dtoplev.h79 extern void error_for_asm (rtx, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
H A Dreg-stack.c541 error_for_asm (insn, "output constraint %d must specify a single register", i);
551 error_for_asm (insn, "output constraint %d cannot be specified together with \"%s\" clobber",
574 error_for_asm (insn, "output regs must be grouped at top of stack");
610 error_for_asm (insn,
629 error_for_asm (insn,
H A Dreload.c1254 error_for_asm (this_insn, "cannot reload integer constant "
1277 error_for_asm (this_insn, "impossible register constraint "
3584 error_for_asm (this_insn,
3756 error_for_asm (insn, "inconsistent operand constraints in an %<asm%>");
3996 error_for_asm (insn, "inconsistent operand constraints "
H A Dreload1.c1243 error_for_asm (insn,
1936 error_for_asm (insn, "can't find a register in class %qs while "
4038 error_for_asm (insn,
5205 error_for_asm (insn,
6877 error_for_asm (insn, "output operand is constant in %<asm%>");
H A Dfinal.c145 The precise value is the insn being output, to pass to error_for_asm. */
2822 error_for_asm (this_is_asm_operands, "%s", new_message);
H A Dfunction.c1573 error_for_asm (insn, "impossible constraint in %<asm%>");

Completed in 141 milliseconds