Searched refs:GetNumRegs (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/runtime_core/bytecode_optimizer/ | ||
H A D | reg_encoder.h | 159 compiler::Register GetNumRegs() const in GetNumRegs() function in panda::bytecodeopt::RegEncoder |
H A D | reg_encoder.cpp | 95 const auto num_regs = GetNumRegs(); in RunImpl() |
/arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
H A D | reg_encoder.h | 181 compiler::Register GetNumRegs() const in GetNumRegs() function in ark::bytecodeopt::RegEncoder |
H A D | reg_encoder.cpp | 122 const auto numRegs = GetNumRegs(); in RunImpl() |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
H A D | call_conv.h | 180 uint32 GetNumRegs() const in GetNumRegs() function in maplebe::LmbcFormalParamInfo |
Completed in 4 milliseconds