Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp483 void BytecodeGen::VisitReturn(GraphVisitor *v, Inst *inst_base) in VisitReturn() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp750 void GraphChecker::VisitReturn([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitReturn() function in panda::compiler::GraphChecker
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1057 void LLVMIRBuilder::VisitReturn([[maybe_unused]] GateRef gate, [[maybe_unused]] GateRef popCount, in VisitReturn() function in panda::ecmascript::kungfu::LLVMIRBuilder