Searched refs:ForEachMutableElement (Results 1 – 9 of 9) sorted by relevance
203 points_to_set.ForEachMutableElement( in DefaultAction()231 points_to_set.ForEachMutableElement( in HandleGetTupleElement()303 points_to_set.ForEachMutableElement( in HandleRecvDone()407 points_to_set.ForEachMutableElement( in HandleTupleSelect()535 dst_points_to_set.ForEachMutableElement( in CreateCopiedPointsToSet()
130 void ForEachMutableElement(const Fn& fn) { in ForEachMutableElement() function131 tree_.ForEachMutableElement([&fn](const ShapeIndex& index, Elem* elem) { in ForEachMutableElement()
120 sb.buffers().ForEachMutableElement( in TEST()
255 void ForEachMutableElement(const Fn& func);277 ForEachMutableElement([&](const ShapeIndex& index, T* t) { in Map()632 void ShapeTree<T>::ForEachMutableElement(const Fn& func) { in ForEachMutableElement() function649 ForEachMutableElement([this, &other, &source_base_index, &target_base_index]( in CopySubtreeFrom()
98 tree.ForEachMutableElement( in TestInitValueConstructor()175 shape_tree.ForEachMutableElement( in TEST_F()585 shape_tree.ForEachMutableElement([](const ShapeIndex& index, int* data) { in BM_ForEach()
154 outfeed_buffers.ForEachMutableElement( in TransferLiteralFromOutfeed()
1733 slices.ForEachMutableElement( in BuildInfeedThunk()1747 slices.ForEachMutableElement( in BuildOutfeedThunk()
320 ->buffers_.ForEachMutableElement( in MakeSubBuffer()453 element.allocation->buffers_.ForEachMutableElement( in MakeTuple()
137 tuple_shape_tree->ForEachMutableElement( in ParseTupleTree()