Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_matchers.h180 HloAsyncCopyMatcher(int64_t to_space, int64_t from_space, in HloAsyncCopyMatcher()
505 int64_t to_space, int64_t from_space, in AsyncCopy()
/aosp_15_r20/art/runtime/gc/collector/
H A Dsemi_space.cc631 void SemiSpace::SetToSpace(space::ContinuousMemMapAllocSpace* to_space) { in SetToSpace()
/aosp_15_r20/art/runtime/gc/accounting/
H A Dmod_union_table.cc281 space::ContinuousSpace* to_space = heap->FindContinuousSpaceFromObject(ref, false); in operator ()() local
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc2251 space::MallocSpace* to_space = main_space_backup_.release(); in PerformHomogeneousSpaceCompact() local