Searched defs:EncodeSta (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 231 void BytecodeGen::EncodeSta(compiler::Register reg, compiler::DataType::Type type) in EncodeSta() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 390 void BytecodeGen::EncodeSta(compiler::Register reg, compiler::DataType::Type type) in EncodeSta() function in ark::bytecodeopt::BytecodeGen |