Home
last modified time | relevance | path

Searched defs:return_stmt (Results 1 – 15 of 15) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-isolate-paths.c416 greturn *return_stmt in find_implicit_erroneous_behavior() local
526 if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in find_explicit_erroneous_behavior() local
H A Dfunction-tests.c243 tree return_stmt = build1 (RETURN_EXPR, in build_trivial_generic_function() local
569 greturn *return_stmt = as_a <greturn *> (stmt_b); in test_conversion_to_ssa() local
H A Dtree-nrv.c172 if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in execute() local
H A Dipa-split.c799 else if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in find_return_bb() local
825 if (greturn *return_stmt = dyn_cast <greturn *> (gsi_stmt (bsi))) in find_retval() local
1585 if (greturn *return_stmt in split_function() local
H A Dgimple-walk.c893 else if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in walk_stmt_load_store_addr_ops() local
H A Dtree-ssa-dce.c879 else if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in propagate_necessity() local
H A Domp-simd-clone.c1000 if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in ipa_simd_modify_function_body() local
H A Dtree-complex.c1441 greturn *return_stmt = as_a <greturn *> (stmt); in expand_complex_comparison() local
H A Dtree-ssa-alias.c1908 else if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in ref_maybe_used_by_stmt_p() local
H A Dgimple.c2862 if (greturn *return_stmt = dyn_cast <greturn *> (stmt)) in infer_nonnull_range_by_attribute() local
H A Dpredict.c2724 greturn *return_stmt = NULL; in apply_return_prediction() local
H A Dtree-ssa-structalias.c4958 greturn *return_stmt = as_a <greturn *> (t); in find_func_aliases() local
H A Dtree-cfg.c9408 greturn *return_stmt = dyn_cast <greturn *> (last); in execute() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpredict.c1565 gimple return_stmt = NULL; in apply_return_prediction() local
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c32079 gimple *return_stmt; in add_condition_to_bb() local