Searched defs:new_rhs (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-ccp.c | 2461 tree old_stmt = stmt, rhs, new_rhs; in fold_stmt_inplace() local
|
H A D | gimplify.c | 3479 tree lhs, rhs, new_rhs, other, realpart, imagpart; in gimplify_modify_expr_complex_part() local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.y | 12797 tree lhs_type = NULL_TREE, rhs_type, new_rhs = NULL_TREE; local 13004 tree new_rhs = NULL_TREE; local 13031 tree new_rhs = NULL_TREE; local
|
H A D | parse.c | 16362 tree lhs_type = NULL_TREE, rhs_type, new_rhs = NULL_TREE; local 16569 tree new_rhs = NULL_TREE; local 16596 tree new_rhs = NULL_TREE; local
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | class.c | 6371 tree new_rhs; local
|