Home
last modified time | relevance | path

Searched refs:lhd_gimplify_expr (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h80 extern int lhd_gimplify_expr (tree *, gimple_seq *, gimple_seq *);
156 #define LANG_HOOKS_GIMPLIFY_EXPR lhd_gimplify_expr
H A Dlanghooks.c270 lhd_gimplify_expr (tree *expr_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr() function
H A Dtree.c6371 lang_hooks.gimplify_expr = lhd_gimplify_expr; in free_lang_data()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h82 extern int lhd_gimplify_expr (tree *, gimple_seq *, gimple_seq *);
167 #define LANG_HOOKS_GIMPLIFY_EXPR lhd_gimplify_expr
H A Dlanghooks.cc272 lhd_gimplify_expr (tree *expr_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr() function
H A Dipa-free-lang-data.cc1121 lang_hooks.gimplify_expr = lhd_gimplify_expr; in free_lang_data()
H A DChangeLog.tuples7566 * langhooks.c (lhd_gimplify_expr): Likewise.
7992 * langhooks.c (lhd_gimplify_expr): Change pre_p and post_p types to
7994 * langhooks-def.h (lhd_gimplify_expr): Change
H A DChangeLog.tree-ssa6681 * langhooks.c (lhd_gimplify_expr): Return GS_UNHANDLED.
H A DChangeLog-200433665 lhd_expand_decl, lhd_gimplify_expr): Declare.
33685 (lhd_gimplify_expr): New.