Home
last modified time | relevance | path

Searched defs:bind_stmt (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction-tests.c473 gimple *bind_stmt = gimple_seq_first_stmt (seq_fn_body); in test_gimplification() local
H A Dgimple.c1410 if (gbind *bind_stmt = dyn_cast <gbind *> (stmt)) in empty_stmt_p() local
1851 gbind *bind_stmt = as_a <gbind *> (stmt); in gimple_copy() local
H A Dtree-nested.c1681 gbind *bind_stmt = as_a <gbind *> (stmt); in convert_nonlocal_reference_stmt() local
H A Dgimplify.c364 gimple_push_bind_expr (gbind *bind_stmt) in gimple_push_bind_expr()
1340 gbind *bind_stmt; in gimplify_bind_expr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction-tests.cc474 gimple *bind_stmt = gimple_seq_first_stmt (seq_fn_body); in test_gimplification() local
H A Dgimple.cc1432 if (gbind *bind_stmt = dyn_cast <gbind *> (stmt)) in empty_stmt_p() local
1930 gbind *bind_stmt = as_a <gbind *> (stmt); in gimple_copy() local
H A Dtree-nested.cc1825 gbind *bind_stmt = as_a <gbind *> (stmt); in convert_nonlocal_reference_stmt() local
H A Dgimplify.cc371 gimple_push_bind_expr (gbind *bind_stmt) in gimple_push_bind_expr()
1350 gbind *bind_stmt; in gimplify_bind_expr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dgimple-parser.c271 gbind *bind_stmt = gimple_build_bind (BIND_EXPR_VARS (stmt), NULL, in c_parser_parse_gimple_body() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dgimple-parser.cc271 gbind *bind_stmt = gimple_build_bind (BIND_EXPR_VARS (stmt), NULL, in c_parser_parse_gimple_body() local