Searched refs:jumpif (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | expr.h | 527 extern void jumpif (tree, rtx);
|
| D | cfgexpand.c | 1220 jumpif (pred, label_rtx (GOTO_DESTINATION (then_exp))); in expand_gimple_cond_expr() 1239 jumpif (pred, label_rtx (GOTO_DESTINATION (then_exp))); in expand_gimple_cond_expr()
|
| D | dojump.c | 107 jumpif (tree exp, rtx label) in jumpif() function
|
| D | expr.c | 5261 jumpif (exit_cond, loop_end); in store_constructor()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | expr.h | 517 extern void jumpif PARAMS ((tree, rtx));
|
| D | expr.c | 8872 jumpif (TREE_OPERAND (exp, 0), op0); 8910 jumpif (TREE_OPERAND (exp, 0), op0); 9878 jumpif (exp, label) in jumpif() function
|
| D | FSFChangeLog.11 | 6175 * except.c (jumpif{,not}_rtx): Likewise.
|