Home
last modified time | relevance | path

Searched defs:VisitReturn (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp543 void BytecodeGen::VisitReturn(GraphVisitor *v, Inst *inst_base) in VisitReturn() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp1585 void GraphChecker::VisitReturn([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckDataFlow() function in panda::compiler::GraphChecker
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp912 void LLVMIRBuilder::VisitReturn([[maybe_unused]] GateRef gate, [[maybe_unused]] GateRef popCount, in VisitReturn() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp2768 void EncodeVisitor::VisitReturn(GraphVisitor *visitor, Inst *inst) in VisitReturn() function in panda::compiler::EncodeVisitor