Searched defs:lhs2 (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-split-paths.c | 189 tree lhs2 = gimple_assign_lhs (stmt2); in is_feasible_trace() local
|
H A D | tree-ssa-dom.c | 1021 tree lhs2 = gimple_get_lhs (use_stmt); in back_propagate_equivalences() local
|
H A D | read-rtl-function.c | 1830 rtx lhs2 = XEXP (src2, 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-sccvn.c | 4243 gcond *cond2, tree lhs2, tree rhs2, bool *inverted_p) in cond_stmts_equal_p()
|
H A D | gimple-fold.c | 5865 tree lhs2 = (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 | 190 tree lhs2 = gimple_assign_lhs (stmt2); 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 | tree-ssa-dom.cc | 1053 tree lhs2 = gimple_get_lhs (use_stmt); in back_propagate_equivalences() local
|
H A D | read-rtl-function.cc | 1833 rtx lhs2 = XEXP (src2, 0); in test_loading_dump_fragment_2() local
|
H A D | tree-ssa-phiopt.cc | 2404 tree lhs2 = gimple_cond_lhs (cond2); in spaceship_replacement() local
|
H A D | tree-ssa-forwprop.cc | 1498 tree lhs2 = gimple_call_lhs (stmt2), lhsc = lhs2; in simplify_builtin_call() local
|
H A D | tree-ssa-sccvn.cc | 4420 gcond *cond2, tree lhs2, tree rhs2, bool *inverted_p) in cond_stmts_equal_p()
|
H A D | gimple-fold.cc | 6951 tree lhs2 = (tree)XALLOCA (tree_ssa_name); in maybe_fold_comparisons_from_match_pd() local
|