Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dspill_fills_resolver.cpp219 …for (LocationIndex dst_reg = 0; dst_reg < static_cast<LocationIndex>(LOCATIONS_COUNT); ++dst_reg) { in Reorder() local
226 …for (LocationIndex dst_reg = 0; dst_reg < static_cast<LocationIndex>(LOCATIONS_COUNT); ++dst_reg) { in Reorder() local
246 auto dst_reg = dst_first; in CheckAndResolveCyclicDependency() local