Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dbounds_analysis_test.cpp86 BoundsRange r4 = BoundsRange(-10L, 5U); in TEST_F() local
97 BoundsRange r4 = BoundsRange(-4L, -1L); in TEST_F() local
/arkcompiler/ets_runtime/test/aottest/definefieldbyname2/
Ddefinefieldbyname2.js137 r4 = 18; field in A
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmem_stats_gen_gc_test.cpp645 auto r4 = MakeAllocations<TargetSpace::HUMONGOUS, true>(); in HelpAllocTenured() local