Home
last modified time | relevance | path

Searched refs:GS_UNHANDLED (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-gimplify.c218 return GS_UNHANDLED; in c_gimplify_expr()
224 return GS_UNHANDLED; in c_gimplify_expr()
H A Dtree-gimple.h108 GS_UNHANDLED = -1, /* A langhook result for "I dunno". */ enumerator
H A Dgimplify.c2941 return GS_UNHANDLED; in gimplify_init_constructor()
3078 return GS_UNHANDLED; in gimplify_init_constructor()
3302 ret = GS_UNHANDLED; in gimplify_modify_expr_rhs()
3326 ret = GS_UNHANDLED; in gimplify_modify_expr_rhs()
3381 ret = GS_UNHANDLED; in gimplify_modify_expr_rhs()
3431 ret = GS_UNHANDLED; in gimplify_modify_expr_rhs()
3462 ret = GS_UNHANDLED; in gimplify_modify_expr_rhs()
3536 if (ret != GS_UNHANDLED) in gimplify_modify_expr()
5119 return GS_UNHANDLED; in gimplify_omp_atomic_fetch_op()
5125 return GS_UNHANDLED; in gimplify_omp_atomic_fetch_op()
[all …]
H A Dlanghooks.c440 return GS_UNHANDLED; in lhd_gimplify_expr()
H A DChangeLog.tree-ssa6681 * langhooks.c (lhd_gimplify_expr): Return GS_UNHANDLED.
H A DChangeLog-200428437 If empty list with no result wanted, return GS_UNHANDLED.
/freebsd-12.1/contrib/gcc/cp/
H A Dcp-gimplify.c372 return GS_UNHANDLED; in cp_gimplify_omp_for()
/freebsd-12.1/contrib/gcc/doc/
H A Dpasses.texi135 @code{GS_UNHANDLED} if the expression is not a language specific