Searched refs:c_gimplify_expr (Results 1 – 5 of 5) sorted by relevance
135 #define LANG_HOOKS_GIMPLIFY_EXPR c_gimplify_expr
201 c_gimplify_expr (tree *expr_p, tree *pre_p, tree *post_p ATTRIBUTE_UNUSED) in c_gimplify_expr() function
857 extern int c_gimplify_expr (tree *, tree *, tree *);
582 ret = c_gimplify_expr (expr_p, pre_p, post_p); in cp_gimplify_expr()
9493 return c_gimplify_expr (expr_p, pre_p, post_p); in objc_gimplify_expr()