Searched defs:lhsp (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | expr.cc | 1996 bool lhsp = num_positive (lhs, precision); in num_binary_op() local 2013 bool lhsp = num_positive (lhs, precision); in num_binary_op() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | expr.c | 1970 bool lhsp = num_positive (lhs, precision); in num_binary_op() local 1987 bool lhsp = num_positive (lhs, precision); in num_binary_op() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 3690 struct constraint_expr *lhsp, *rhsp; in process_all_all_constraints() local 3716 struct constraint_expr *lhsp, *rhsp; in do_structure_copy() local 4446 ce_s *lhsp; in find_func_aliases_for_builtin_call() local 4732 struct constraint_expr rhs, *lhsp; in find_func_aliases_for_builtin_call() local 4886 struct constraint_expr *lhsp; in find_func_aliases_for_call() local 5118 struct constraint_expr rhsc, *lhsp; in find_func_aliases() local 5287 struct constraint_expr *rhsp, *lhsp; in find_func_clobbers() local 5306 ce_s *lhsp; in find_func_clobbers() local
|
H A D | tree-ssa-forwprop.c | 758 tree *lhsp = gimple_assign_lhs_ptr (use_stmt); in forward_propagate_addr_expr_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 3697 struct constraint_expr *lhsp, *rhsp; in process_all_all_constraints() local 3723 struct constraint_expr *lhsp, *rhsp; in do_structure_copy() local 4558 ce_s *lhsp; in find_func_aliases_for_builtin_call() local 4845 struct constraint_expr rhs, *lhsp; in find_func_aliases_for_builtin_call() local 5010 struct constraint_expr *lhsp; in find_func_aliases_for_call() local 5242 struct constraint_expr rhsc, *lhsp; in find_func_aliases() local 5411 struct constraint_expr *rhsp, *lhsp; in find_func_clobbers() local 5430 ce_s *lhsp; in find_func_clobbers() local
|
H A D | tree-ssa-forwprop.cc | 760 tree *lhsp = gimple_assign_lhs_ptr (use_stmt); in forward_propagate_addr_expr_1() local
|