Home
last modified time | relevance | path

Searched refs:slot_inc (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_common_test.cpp102 unsigned slot_inc = Is64Bits(type, arch) && !Is64BitsArch(arch) ? 2U : 1U; in TestParametersLocations() local
136 arg_slot += slot_inc; in TestParametersLocations()