Searched defs:lhsp (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-structalias.c | 3428 struct constraint_expr *lhsp, *rhsp; in process_all_all_constraints() local 3455 struct constraint_expr *lhsp, *rhsp; in do_structure_copy() local 4101 ce_s *lhsp; in find_func_aliases_for_builtin_call() local 4287 struct constraint_expr rhs, *lhsp; in find_func_aliases_for_builtin_call() local 4413 struct constraint_expr *lhsp; in find_func_aliases_for_call() local 4631 struct constraint_expr rhsc, *lhsp; in find_func_aliases() local 4803 struct constraint_expr *rhsp, *lhsp; in find_func_clobbers() local 4823 ce_s *lhsp; in find_func_clobbers() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | expr.c | 1982 bool lhsp = num_positive (lhs, precision); in num_binary_op() local 1999 bool lhsp = num_positive (lhs, precision); in num_binary_op() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-structalias.c | 3610 struct constraint_expr *lhsp, *rhsp; in process_all_all_constraints() local 3636 struct constraint_expr *lhsp, *rhsp; in do_structure_copy() local 4367 ce_s *lhsp; in find_func_aliases_for_builtin_call() local 4625 struct constraint_expr rhs, *lhsp; in find_func_aliases_for_builtin_call() local 4779 struct constraint_expr *lhsp; in find_func_aliases_for_call() local 5005 struct constraint_expr rhsc, *lhsp; in find_func_aliases() local 5174 struct constraint_expr *rhsp, *lhsp; in find_func_clobbers() local 5193 ce_s *lhsp; in find_func_clobbers() local
|
H A D | tree-ssa-forwprop.c | 752 tree *lhsp = gimple_assign_lhs_ptr (use_stmt); in forward_propagate_addr_expr_1() local
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | expr.c | 1755 bool lhsp = num_positive (lhs, precision); in num_binary_op() local
|