Home
last modified time | relevance | path

Searched refs:jumpifnot_1 (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddojump.h71 extern void jumpifnot_1 (enum tree_code, tree, tree, rtx_code_label *,
Ddojump.cc949 jumpifnot_1 (enum tree_code code, tree op0, tree op1, rtx_code_label *label, in jumpifnot_1() function
Dcfgexpand.cc2673 jumpifnot_1 (code, op0, op1, label_rtx_for_bb (false_edge->dest), in expand_gimple_cond()
Dexpr.cc9981 jumpifnot_1 (code, treeop0, treeop1, lab1, in expand_expr_real_2()
DChangeLog-201038396 * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
38400 (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
38409 as last argument to jumpif_1/jumpifnot_1.
38421 jumpifnot_1 callers.
38422 (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
DChangeLog-200911009 Call jumpif_1 and jumpifnot_1 instead of jumpif and jumpifnot.
13123 * expr.h (jumpifnot_1, jumpif_1, do_jump_1): Declare.
13127 (jumpifnot_1, jumpif_1): New wrappers for do_jump_1.
13131 * expr.c (expand_expr_real_1): Use jumpifnot_1 for simple binary
DChangeLog-201725951 (jumpifnot_1): Update.
25956 * dojump.h (jumpifnot, jumpifnot_1, jumpif_1, jumpif, do_jump,
DChangeLog-20189175 (jumpifnot_1): Likewise.
DChangeLog-201531746 (jumpifnot_1): Likewise.