Home
last modified time | relevance | path

Searched refs:skip_simple_arithmetic (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDstor-layout.c97 expr = skip_simple_arithmetic (expr); in put_pending_size()
140 save = skip_simple_arithmetic (size); in variable_size()
HDtree.c2033 inner = skip_simple_arithmetic (t); in save_expr()
2067 skip_simple_arithmetic (tree expr) in skip_simple_arithmetic() function
HDtree.h4104 extern tree skip_simple_arithmetic (tree);
HDChangeLog.tree-ssa7241 (skip_simple_arithmetic): Likewise.
HDChangeLog-200433965 (skip_simple_arithmetic): Likewise.
36087 Use skip_simple_arithmetic to find SAVE_EXPR.