/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-split-paths.c | 188 tree lhs1 = gimple_assign_lhs (stmt1); in is_feasible_trace() local 233 tree lhs1 = gimple_assign_lhs (stmt1); in is_feasible_trace() local
|
H A D | read-rtl-function.c | 1829 rtx lhs1 = XEXP (src1, 0); in test_loading_dump_fragment_2() local
|
H A D | tree-ssa-tail-merge.c | 1126 tree lhs1, lhs2; in gimple_equal_p() local
|
H A D | tree-ssa-forwprop.c | 1265 tree ptr1, src1, str1, off1, len1, lhs1; in simplify_builtin_call() local
|
H A D | tree-if-conv.c | 455 tree rhs1, lhs1, cond_expr; in fold_build_cond_expr() local
|
H A D | tree-ssa-sccvn.c | 4242 cond_stmts_equal_p (gcond *cond1, tree lhs1, tree rhs1, in cond_stmts_equal_p()
|
H A D | gimple-fold.c | 5858 tree lhs1 = (tree)XALLOCA (tree_ssa_name); in maybe_fold_comparisons_from_match_pd() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-split-paths.cc | 189 tree lhs1 = gimple_assign_lhs (stmt1); in is_feasible_trace() local 234 tree lhs1 = gimple_assign_lhs (stmt1); in is_feasible_trace() local
|
H A D | tree-ssa-tail-merge.cc | 1126 tree lhs1, lhs2; in gimple_equal_p() local
|
H A D | read-rtl-function.cc | 1832 rtx lhs1 = XEXP (src1, 0); in test_loading_dump_fragment_2() local
|
H A D | tree-ssa-phiopt.cc | 2370 tree lhs1 = gimple_cond_lhs (cond1); in spaceship_replacement() local
|
H A D | tree-if-conv.cc | 462 tree rhs1, lhs1, cond_expr; in fold_build_cond_expr() local
|
H A D | tree-ssa-forwprop.cc | 1274 tree ptr1, src1, str1, off1, len1, lhs1; in simplify_builtin_call() local
|
H A D | tree-ssa-reassoc.cc | 4242 tree lhs1, rhs1; in optimize_vec_cond_expr() local
|
H A D | tree-ssa-sccvn.cc | 4419 cond_stmts_equal_p (gcond *cond1, tree lhs1, tree rhs1, in cond_stmts_equal_p()
|
H A D | gimple-fold.cc | 6944 tree lhs1 = (tree)XALLOCA (tree_ssa_name); in maybe_fold_comparisons_from_match_pd() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 191 tree v, tree lhs1, tree rhs1, bool swapped, in c_finish_omp_atomic()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 219 tree v, tree lhs1, tree rhs1, tree r, bool swapped, in c_finish_omp_atomic()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 9280 tree lhs, tree rhs, tree v, tree lhs1, tree rhs1, in finish_omp_atomic()
|
H A D | pt.c | 18848 tree v = NULL_TREE, lhs, rhs = NULL_TREE, lhs1 = NULL_TREE; in tsubst_expr() local
|
H A D | parser.c | 37693 tree lhs = NULL_TREE, rhs = NULL_TREE, v = NULL_TREE, lhs1 = NULL_TREE; in cp_parser_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 10753 tree lhs, tree rhs, tree v, tree lhs1, tree rhs1, tree r, in finish_omp_atomic()
|
H A D | pt.cc | 19508 tree v = NULL_TREE, lhs, rhs = NULL_TREE, lhs1 = NULL_TREE; in tsubst_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 17290 tree lhs1 = NULL_TREE, rhs1 = NULL_TREE; in c_parser_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 18048 tree lhs1 = NULL_TREE, rhs1 = NULL_TREE; in c_parser_omp_atomic() local
|