Home
last modified time | relevance | path

Searched defs:lhsc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dintrange.c714 IntRange lhsc = IntRange(lhs); in maxOr() local
785 IntRange lhsc = IntRange(lhs); in maxAnd() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c3687 process_all_all_constraints (vec<ce_s> lhsc, in process_all_all_constraints()
3717 auto_vec<ce_s> lhsc; in do_structure_copy() local
4090 struct constraint_expr lhsc, *c; in handle_rhs_call() local
4114 auto_vec<ce_s> lhsc; in handle_lhs_call() local
4375 auto_vec<ce_s, 2> lhsc; in find_func_aliases_for_builtin_call() local
4884 auto_vec<ce_s, 2> lhsc; in find_func_aliases_for_call() local
4939 auto_vec<ce_s, 16> lhsc; in find_func_aliases() local
5117 auto_vec<ce_s, 2> lhsc; in find_func_aliases() local
5175 auto_vec<ce_s, 16> lhsc; in find_func_clobbers() local
5209 struct constraint_expr lhsc, *rhsp; in find_func_clobbers() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc3694 process_all_all_constraints (const vec<ce_s> &lhsc, in process_all_all_constraints()
3724 auto_vec<ce_s> lhsc; in do_structure_copy() local
4363 auto_vec<ce_s> lhsc; in handle_lhs_call() local
4487 auto_vec<ce_s, 2> lhsc; in find_func_aliases_for_builtin_call() local
5008 auto_vec<ce_s, 2> lhsc; in find_func_aliases_for_call() local
5063 auto_vec<ce_s, 16> lhsc; in find_func_aliases() local
5241 auto_vec<ce_s, 2> lhsc; in find_func_aliases() local
5299 auto_vec<ce_s, 16> lhsc; in find_func_clobbers() local
5333 struct constraint_expr lhsc, *rhsp; in find_func_clobbers() local
H A Dtree-ssa-forwprop.cc1498 tree lhs2 = gimple_call_lhs (stmt2), lhsc = lhs2; in simplify_builtin_call() local