/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-scopedtables.c | 702 expr_hash_elt::expr_hash_elt (gimple *stmt, tree orig_lhs) in expr_hash_elt() 810 expr_hash_elt::expr_hash_elt (struct hashable_expr *orig, tree orig_lhs) in expr_hash_elt()
|
H A D | tree-stdarg.c | 118 tree lhs, orig_lhs; in va_list_counter_bump() local
|
H A D | fold-const.c | 6115 tree orig_lhs = lhs, orig_rhs = rhs; in merge_truthop_with_opposite_arm() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-scopedtables.cc | 702 expr_hash_elt::expr_hash_elt (gimple *stmt, tree orig_lhs) in expr_hash_elt() 810 expr_hash_elt::expr_hash_elt (struct hashable_expr *orig, tree orig_lhs) in expr_hash_elt()
|
H A D | tree-stdarg.cc | 118 tree lhs, orig_lhs; in va_list_counter_bump() local
|
H A D | fold-const.cc | 6196 tree orig_lhs = lhs, orig_rhs = rhs; in merge_truthop_with_opposite_arm() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 266 tree orig_lhs = lhs; in c_finish_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 302 tree orig_lhs = lhs; in c_finish_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 9283 tree orig_lhs; in finish_omp_atomic() local
|
H A D | typeck.c | 8816 tree orig_lhs = lhs; in build_x_modify_expr() local
|
H A D | constexpr.c | 3010 tree orig_lhs = TREE_OPERAND (t, 0); in cxx_eval_binary_expression() local
|
H A D | parser.c | 37694 tree rhs1 = NULL_TREE, orig_lhs; in cp_parser_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 9355 tree orig_lhs = lhs; in build_x_modify_expr() local
|
H A D | constexpr.cc | 3339 tree orig_lhs = TREE_OPERAND (t, 0); in cxx_eval_binary_expression() local
|
H A D | semantics.cc | 10756 tree orig_lhs; in finish_omp_atomic() local
|
H A D | parser.cc | 40598 tree rhs1 = NULL_TREE, orig_lhs, r = NULL_TREE; in cp_parser_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 17291 tree stmt, orig_lhs, unfolded_lhs = NULL_TREE, unfolded_lhs1 = NULL_TREE; in c_parser_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 18049 tree stmt, orig_lhs, unfolded_lhs = NULL_TREE, unfolded_lhs1 = NULL_TREE; in c_parser_omp_atomic() local
|