Searched defs:AddLineNumber (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/libabckit/src/codegen/ | ||
| D | codegen_dynamic.cpp | 145 void CodeGenDynamic::AddLineNumber([[maybe_unused]] const Inst *inst, [[maybe_unused]] const size_t… in AddLineNumber() function in libabckit::CodeGenDynamic |
| D | codegen_static.cpp | 284 void CodeGenStatic::AddLineNumber([[maybe_unused]] const Inst *inst, [[maybe_unused]] const size_t … in AddLineNumber() function in libabckit::CodeGenStatic |
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 136 void BytecodeGen::AddLineNumber(const Inst *inst, const size_t idx) in AddLineNumber() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 184 void BytecodeGen::AddLineNumber(const Inst *inst, const size_t idx) in AddLineNumber() function in ark::bytecodeopt::BytecodeGen |