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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl-error.h26 extern void error_for_asm (const rtx_insn *, const char *,
H A Drtl-error.c78 error_for_asm (const rtx_insn *insn, const char *gmsgid, ...) function
H A Dreg-stack.c550 error_for_asm (insn, "output constraint %d must specify a single register", i);
560 error_for_asm (insn, "output constraint %d cannot be "
584 error_for_asm (insn, "output registers must be grouped at top of stack");
623 error_for_asm (insn,
641 error_for_asm (insn,
661 error_for_asm (insn,
H A Dreload.c1314 error_for_asm (this_insn, "cannot reload integer constant "
1328 error_for_asm (this_insn, "impossible register constraint "
3705 error_for_asm (this_insn,
3849 error_for_asm (insn, "inconsistent operand constraints in an %<asm%>");
4104 error_for_asm (insn, "inconsistent operand constraints "
H A Dreload1.c1247 error_for_asm (insn,
2073 error_for_asm (insn, "cannot find a register in class %qs while "
4604 error_for_asm (insn,
6025 error_for_asm (insn,
7906 error_for_asm (insn, "output operand is constant in %<asm%>");
H A Dlra-assigns.c1847 error_for_asm (insn,
H A Dfinal.c162 The precise value is the insn being output, to pass to error_for_asm. */
3620 error_for_asm (this_is_asm_operands, "%s", new_message);
H A Dlra-constraints.c4070 error_for_asm (curr_insn,
H A Dfunction.c1816 error_for_asm (insn, "impossible constraint in %<asm%>");
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl-error.h26 extern void error_for_asm (const rtx_insn *, const char *,
H A Drtl-error.cc78 error_for_asm (const rtx_insn *insn, const char *gmsgid, ...) function
H A Dreg-stack.cc551 error_for_asm (insn, "output constraint %d must specify a single register", i);
561 error_for_asm (insn, "output constraint %d cannot be "
585 error_for_asm (insn, "output registers must be grouped at top of stack");
624 error_for_asm (insn,
642 error_for_asm (insn,
662 error_for_asm (insn,
H A Dreload.cc1333 error_for_asm (this_insn, "cannot reload integer constant "
1347 error_for_asm (this_insn, "impossible register constraint "
2699 error_for_asm (insn,
3730 error_for_asm (this_insn,
3874 error_for_asm (insn, "inconsistent operand constraints in an %<asm%>");
4129 error_for_asm (insn, "inconsistent operand constraints "
H A Dreload1.cc1246 error_for_asm (insn,
2072 error_for_asm (insn, "cannot find a register in class %qs while "
4600 error_for_asm (insn,
6021 error_for_asm (insn,
7902 error_for_asm (insn, "output operand is constant in %<asm%>");
H A Dlra-assigns.cc1854 error_for_asm (insn,
H A Dfinal.cc163 The precise value is the insn being output, to pass to error_for_asm. */
3245 error_for_asm (this_is_asm_operands, "%s", new_message);
H A Dfunction.cc1799 error_for_asm (insn, "impossible constraint in %<asm%>");
H A Dlra-constraints.cc4172 error_for_asm (curr_insn,

Completed in 482 milliseconds