Home
last modified time | relevance | path

Searched refs:LOOP_EXPR_BODY (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc3169 dump_generic_node (pp, LOOP_EXPR_BODY (node), spc+4, flags, true); in dump_generic_node()
H A Dtree.h1198 #define LOOP_EXPR_BODY(NODE) TREE_OPERAND_CHECK_CODE (NODE, LOOP_EXPR, 0) macro
H A Dgimplify.cc1993 gimplify_and_add (LOOP_EXPR_BODY (*expr_p), pre_p); in gimplify_loop_expr()
H A DChangeLog-19987142 EXIT_BLOCK_LABELED_BLOCK, EXIT_BLOCK_RETURN, LOOP_EXPR_BODY): New
H A DChangeLog-200327249 EXIT_BLOCK_RETURN, LOOP_EXPR_BODY, EXPR_WFL_NODE,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c2977 dump_generic_node (pp, LOOP_EXPR_BODY (node), spc+4, flags, true); in dump_generic_node()
H A Dtree.h1169 #define LOOP_EXPR_BODY(NODE) TREE_OPERAND_CHECK_CODE (NODE, LOOP_EXPR, 0) macro
H A Dgimplify.c1847 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 Dconstexpr.c5455 body = LOOP_EXPR_BODY (t); in cxx_eval_loop_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc6244 body = LOOP_EXPR_BODY (t); in cxx_eval_loop_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi2077 These nodes represent ``infinite'' loops. The @code{LOOP_EXPR_BODY}
H A Dgccint.info11766 These nodes represent "infinite" loops. The 'LOOP_EXPR_BODY'
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi2025 These nodes represent ``infinite'' loops. The @code{LOOP_EXPR_BODY}
H A Dgccint.info11356 These nodes represent "infinite" loops. The 'LOOP_EXPR_BODY'