Searched refs:gvn_source (Results 1 – 6 of 6) sorted by relevance
136 if (!v->gvn_source) in process_src()139 if (rewrite && !v->gvn_source->is_rel()) { in process_src()140 v = v->gvn_source; in process_src()153 if (!v->gvn_source) in process_alu_src_constants()158 if (v->gvn_source->is_kcache()) in process_alu_src_constants()159 kc.try_reserve(v->gvn_source->select); in process_alu_src_constants()197 if (rewrite && v->gvn_source && v->gvn_source->is_readonly() && in process_op()200 } else if (rewrite && v->gvn_source && v->gvn_source->is_const() && in process_op()
153 if (v->gvn_source && v->gvn_source->is_dead()) in cleanup_dst_vec()154 v->gvn_source = NULL; in cleanup_dst_vec()
136 if (v->gvn_source) { in add_value()153 dump::dump_val(v->gvn_source); in add_value()167 v->gvn_source = c->gvn_source; in add_value()171 dump::dump_val(v->gvn_source); in add_value()178 v->gvn_source = v; in add_value()
461 gvn_source(), ghash(), in kind()483 value *gvn_source; variable516 while (v->gvn_source && v != v->gvn_source) in gvalue()518 v = v->gvn_source; in gvalue()589 assert(!gvn_source || gvn_source == this); in assign_source()590 gvn_source = v->gvalue(); in assign_source()
64 if (!v->gvn_source) in get_const()70 dst->gvn_source = src->gvn_source; in assign_source()133 assert(!v->gvn_source); in try_fold()138 if (v->gvn_source) in try_fold()172 assert(s->gvn_source); in fold()
232 if (!undefined->gvn_source) in set_undef()242 v->gvn_source = undefined->gvn_source; in set_undef()