Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_common_test.cpp126 unsigned arg_slot = 0; in TestParametersLocations() local
135 EXPECT_EQ(src_location.GetValue(), arg_slot); in TestParametersLocations()
136 arg_slot += slot_inc; in TestParametersLocations()