Searched refs:w_end (Results 1 – 8 of 8) sorted by relevance
212 iter w_end = hlist->end(); in tree_edge() local234 if (w_i_m_1 != w_end) in tree_edge()255 if (w_i_m_2 != w_end) in tree_edge()274 if (w_i_p_1 != w_end) in tree_edge()330 if (w_i_m_2 != w_end) in tree_edge()363 if (w_i_m_1 != w_end) in tree_edge()370 if (w_i_m_1 != w_end) in tree_edge()380 if (w_i_p_1 != w_end) in tree_edge()417 if (w_i_m_1 != w_end) in tree_edge()425 if (w_i_m_1 != w_end) in tree_edge()[all …]
121 unsigned i, w_start = 0, w_end = 0; in nir_phi_builder_add_value() local137 pb->W[w_end++] = pb->blocks[i]; in nir_phi_builder_add_value()141 while (w_start != w_end) { in nir_phi_builder_add_value()165 pb->W[w_end++] = next; in nir_phi_builder_add_value()
64 int w_end = MSMIN((in_w * block_w - crops[3]) / block_w + 1, in_w); in BatchToSpaceForNHWC() local80 for (int w = w_start; w < w_end; ++w) { in BatchToSpaceForNHWC()
69 int w_end = MSMIN((in_w * block_w - crops[3]) / block_w + 1, in_w); in BatchToSpaceForNHWCInt8() local90 for (int w = w_start; w < w_end; ++w) { in BatchToSpaceForNHWCInt8()
231 AdjacencyIterator const w_end = boost::end(adj_vertices); in circuit() local234 w_it != w_end; ++w_it) in circuit()262 w_it != w_end; ++w_it) in circuit()
337 vertex_iterator w, w_end; in brandes_betweenness_centrality_impl() local338 for (boost::tie(w, w_end) = vertices(g); w != w_end; ++w) in brandes_betweenness_centrality_impl()
501 serialization::state_saver<object_id_type> w_end(m_moveable_objects.end); in load_pointer() local
636 const uint32_t *w_end = w + count; in vtn_handle_decoration() local688 for (; w < w_end; w++) { in vtn_handle_decoration()