Home
last modified time | relevance | path

Searched defs:NUM_COMPACTLY_ENCODED_REGS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dcommon.h27 static constexpr panda::compiler::Register NUM_COMPACTLY_ENCODED_REGS = 16; variable
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcommon.h31 constexpr ark::compiler::Register NUM_COMPACTLY_ENCODED_REGS = 16; variable