Home
last modified time | relevance | path

Searched refs:have_sub2_insn (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dexpr.h286 extern int have_sub2_insn (rtx, rtx);
H A Doptabs.c4369 have_sub2_insn (rtx x, rtx y) in have_sub2_insn() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexpr.h273 extern int have_sub2_insn PARAMS ((rtx, rtx));
H A Doptabs.c4372 have_sub2_insn (x, y) in have_sub2_insn() function
H A DChangeLog.618169 * expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn.
18171 really accepts the operands. (have_sub2_insn): Ditto for sub insn.