Searched refs:LOOP_EXPR_BODY (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-pretty-print.cc | 3169 dump_generic_node (pp, LOOP_EXPR_BODY (node), spc+4, flags, true); in dump_generic_node()
|
| H A D | tree.h | 1198 #define LOOP_EXPR_BODY(NODE) TREE_OPERAND_CHECK_CODE (NODE, LOOP_EXPR, 0) macro
|
| H A D | gimplify.cc | 1993 gimplify_and_add (LOOP_EXPR_BODY (*expr_p), pre_p); in gimplify_loop_expr()
|
| H A D | ChangeLog-1998 | 7142 EXIT_BLOCK_LABELED_BLOCK, EXIT_BLOCK_RETURN, LOOP_EXPR_BODY): New
|
| H A D | ChangeLog-2003 | 27249 EXIT_BLOCK_RETURN, LOOP_EXPR_BODY, EXPR_WFL_NODE,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-pretty-print.c | 2977 dump_generic_node (pp, LOOP_EXPR_BODY (node), spc+4, flags, true); in dump_generic_node()
|
| H A D | tree.h | 1169 #define LOOP_EXPR_BODY(NODE) TREE_OPERAND_CHECK_CODE (NODE, LOOP_EXPR, 0) macro
|
| H A D | gimplify.c | 1847 gimplify_and_add (LOOP_EXPR_BODY (*expr_p), pre_p); in gimplify_loop_expr()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | constexpr.c | 5455 body = LOOP_EXPR_BODY (t); in cxx_eval_loop_expr()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | constexpr.cc | 6244 body = LOOP_EXPR_BODY (t); in cxx_eval_loop_expr()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | generic.texi | 2077 These nodes represent ``infinite'' loops. The @code{LOOP_EXPR_BODY}
|
| H A D | gccint.info | 11766 These nodes represent "infinite" loops. The 'LOOP_EXPR_BODY'
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | generic.texi | 2025 These nodes represent ``infinite'' loops. The @code{LOOP_EXPR_BODY}
|
| H A D | gccint.info | 11356 These nodes represent "infinite" loops. The 'LOOP_EXPR_BODY'
|