Searched defs:if_stmt (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-branch-inst-handler.cc | 205 tree if_stmt in operator ()() local
|
H A D | brig-function.cc | 509 tree if_stmt in add_wi_loop() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_sugar.c | 325 dt_sugar_do_if(dt_sugar_parse_t *dp, dt_node_t *if_stmt, int precondition) in dt_sugar_do_if()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 590 tree cond, if_stmt; in simplify_loop_decl_cond() local 757 finish_if_stmt_cond (tree cond, tree if_stmt) in finish_if_stmt_cond() 795 finish_then_clause (tree if_stmt) in finish_then_clause() 804 begin_else_clause (tree if_stmt) in begin_else_clause() 813 finish_else_clause (tree if_stmt) in finish_else_clause() 833 finish_if_stmt (tree if_stmt) in finish_if_stmt()
|
H A D | decl2.c | 3595 tree if_stmt = NULL_TREE; in generate_tls_wrapper() local 4556 tree if_stmt = begin_if_stmt (); in handle_tls_init() local
|
H A D | coroutines.cc | 3492 tree if_stmt = begin_if_stmt (); in coro_build_add_if_not_cond_break() local 3612 tree if_stmt = *stmt; in await_statement_walker() local 4832 tree if_stmt = begin_if_stmt (); in morph_fn_to_coro() local
|
H A D | decl.c | 8982 tree if_stmt = NULL_TREE, inner_if_stmt = NULL_TREE; in expand_static_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 794 tree cond, if_stmt; in simplify_loop_decl_cond() local 1030 finish_if_stmt_cond (tree cond, tree if_stmt) in finish_if_stmt_cond() 1055 finish_then_clause (tree if_stmt) in finish_then_clause() 1064 begin_else_clause (tree if_stmt) in begin_else_clause() 1073 finish_else_clause (tree if_stmt) in finish_else_clause() 1093 finish_if_stmt (tree if_stmt) in finish_if_stmt()
|
H A D | decl2.cc | 3815 tree if_stmt = NULL_TREE; in generate_tls_wrapper() local 3916 tree if_stmt = begin_if_stmt (); in start_objects() local 4818 tree if_stmt = begin_if_stmt (); in handle_tls_init() local
|
H A D | coroutines.cc | 3341 tree if_stmt = begin_if_stmt (); in coro_build_add_if_not_cond_break() local 3457 tree if_stmt = *stmt; in await_statement_walker() local 4763 tree if_stmt = begin_if_stmt (); in morph_fn_to_coro() local
|
H A D | decl.cc | 9628 tree if_stmt = NULL_TREE, inner_if_stmt = NULL_TREE; in expand_static_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 5142 tree if_stmt, else_stmt; in gfc_conv_subref_array_arg() local
|
H A D | trans-intrinsic.c | 5831 tree if_stmt; in gfc_conv_intrinsic_findloc() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-expr.cc | 5233 tree if_stmt, else_stmt; in gfc_conv_subref_array_arg() local
|
H A D | trans-intrinsic.cc | 5975 tree if_stmt; in gfc_conv_intrinsic_findloc() local
|