Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.h44 void SetRegMask(const T &reg_mask) in SetRegMask() function
Dreg_alloc_base.cpp41 SetRegMask(reg_mask); in RegAllocBase()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp643 base->SetRegMask(reg_mask); in __anon5d7559aa0f02()
676 base.SetRegMask(reg_mask); in __anon5d7559aa1002()