Home
last modified time | relevance | path

Searched defs:rhsc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dintrange.c715 IntRange rhsc = IntRange(rhs); in maxOr() local
786 IntRange rhsc = IntRange(rhs); in maxAnd() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c3688 vec<ce_s> rhsc) in process_all_all_constraints()
3718 auto_vec<ce_s> rhsc; in do_structure_copy() local
3788 make_constraints_to (unsigned id, vec<ce_s> rhsc) in make_constraints_to()
3807 auto_vec<ce_s> rhsc; in make_constraint_to() local
4011 struct constraint_expr rhsc; in handle_rhs_call() local
4111 handle_lhs_call (gcall *stmt, tree lhs, int flags, vec<ce_s> rhsc, in handle_lhs_call()
4176 struct constraint_expr rhsc; in handle_const_call() local
4248 struct constraint_expr rhsc; in handle_pure_call() local
4347 auto_vec<ce_s, 2> rhsc; in find_func_aliases_for_call_arg() local
4376 auto_vec<ce_s, 4> rhsc; in find_func_aliases_for_builtin_call() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc3695 const vec<ce_s> &rhsc) in process_all_all_constraints()
3725 auto_vec<ce_s> rhsc; in do_structure_copy() local
3795 make_constraints_to (unsigned id, const vec<ce_s> &rhsc) in make_constraints_to()
3814 auto_vec<ce_s> rhsc; in make_constraint_to() local
4360 handle_lhs_call (gcall *stmt, tree lhs, int flags, vec<ce_s> &rhsc, in handle_lhs_call()
4459 auto_vec<ce_s, 2> rhsc; in find_func_aliases_for_call_arg() local
4488 auto_vec<ce_s, 4> rhsc; in find_func_aliases_for_builtin_call() local
4669 auto_vec<ce_s> rhsc; in find_func_aliases_for_builtin_call() local
4961 auto_vec<ce_s, 16> rhsc; in find_func_aliases_for_call() local
4992 auto_vec<ce_s, 2> rhsc; in find_func_aliases_for_call() local
[all …]