Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/codegen/
Dcodegen_static.cpp549 void CodeGenStatic::CallHandler(GraphVisitor *visitor, Inst *inst, std::string methodId) in CallHandler() function in libabckit::CodeGenStatic
592 void CodeGenStatic::CallHandler(GraphVisitor *visitor, Inst *inst) in CallHandler() function in libabckit::CodeGenStatic
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcodegen.cpp496 void BytecodeGen::CallHandler(GraphVisitor *visitor, Inst *inst, std::string methodId) in CallHandler() function in ark::bytecodeopt::BytecodeGen
543 void BytecodeGen::CallHandler(GraphVisitor *visitor, Inst *inst) in CallHandler() function in ark::bytecodeopt::BytecodeGen