Home
last modified time | relevance | path

Searched defs:GetVRegMask (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.h65 LocationMask &GetVRegMask() in GetVRegMask() function
70 const LocationMask &GetVRegMask() const in GetVRegMask() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.h67 LocationMask &GetVRegMask() in GetVRegMask() function
72 const LocationMask &GetVRegMask() const in GetVRegMask() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dregfile.cpp171 VRegMask Aarch64RegisterDescription::GetVRegMask() in GetVRegMask() function in ark::compiler::aarch64::Aarch64RegisterDescription
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dregfile.cpp100 VRegMask Aarch32RegisterDescription::GetVRegMask() in GetVRegMask() function in ark::compiler::aarch32::Aarch32RegisterDescription
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dregfile.cpp153 VRegMask Amd64RegisterDescription::GetVRegMask() in GetVRegMask() function in ark::compiler::amd64::Amd64RegisterDescription
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dcode_info.h297 auto GetVRegMask(const StackMap &stackMap) in GetVRegMask() function
303 auto GetVRegMask(const StackMap &stackMap) const in GetVRegMask() function