Searched refs:expand_exit_loop_top_cond (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-semantics.c | 431 expand_exit_loop_top_cond (0, cond); 534 expand_exit_loop_top_cond (0, cond);
|
H A D | tree.h | 2859 extern int expand_exit_loop_top_cond PARAMS ((struct nesting *,
|
H A D | stmt.c | 2837 expand_exit_loop_top_cond (whichloop, cond) in expand_exit_loop_top_cond() function
|
H A D | ChangeLog.7 | 18563 (expand_exit_loop_top_cond): New. 18564 * tree.h (expand_exit_loop_top_cond): Declare it.
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | ste.c | 709 expand_exit_loop_top_cond (0, expr); in ffeste_begin_iterdo_() 2814 expand_exit_loop_top_cond (0, result); in ffeste_R819B()
|
H A D | ChangeLog | 737 * ste.c (ffeste_begin_iterdo_): Use expand_exit_loop_top_cond.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.c | 2714 expand_exit_loop_top_cond (0, build (NE_EXPR, type, 2810 expand_exit_loop_top_cond (0, build (NE_EXPR, type, 2924 expand_exit_loop_top_cond (0, build (NE_EXPR, type,
|