Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.h29 size_t GetVRegCount() const in GetVRegCount() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.h29 size_t GetVRegCount() const in GetVRegCount() function
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dcode_info.h308 size_t GetVRegCount(const StackMap &stackMap) const in GetVRegCount() function
/arkcompiler/runtime_core/verifier/
Dverifier.cpp306 size_t Verifier::GetVRegCount(const BytecodeInstruction &bc_ins) in GetVRegCount() function in panda::verifier::Verifier
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h238 uint32_t GetVRegCount() const in GetVRegCount() function
Dbytecodes.cpp817 size_t BytecodeMetaData::GetVRegCount(const BytecodeInstruction &inst) in GetVRegCount() function in panda::ecmascript::kungfu::BytecodeMetaData