Home
last modified time | relevance | path

Searched refs:GetRootsRegsMask (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.h69 save_state->GetRootsRegsMask().set(location.GetValue()); in AddLocationToRoots()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.h76 saveState->GetRootsRegsMask().set(location.GetValue()); in AddLocationToRoots()
/arkcompiler/runtime_core/compiler/tests/
H A Dreg_alloc_common_test.cpp226 auto roots = save_state->GetRootsRegsMask(); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info_builder.cpp55 uint32_t regsRoots = ss->GetRootsRegsMask().to_ulong(); in BeginStackMap()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dreg_alloc_common_test.cpp266 auto roots = saveState->GetRootsRegsMask(); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.h263 inst->GetSaveState()->GetRootsRegsMask().reset(i); in CallEntrypointFinalize()
H A Dcodegen.cpp1119 auto &rootsMask = inst->GetSaveState()->GetRootsRegsMask(); in SaveRegistersForImplicitRuntime()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.h2470 auto &GetRootsRegsMask() in GetRootsRegsMask() function in ConditionMixin::SpillFillInst
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.h3918 auto &GetRootsRegsMask() in GetRootsRegsMask() function in DynObjectAccessType::SpillFillInst

Completed in 22 milliseconds