Home
last modified time | relevance | path

Searched defs:VisitReturn (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dets_type_visitor-inl.h186 virtual void VisitReturn() in VisitReturn() function in ark::ets::interop::js::EtsMethodVisitor
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dcodegen.cpp400 void BytecodeGen::VisitReturn(GraphVisitor *v, Inst *inst_base) in VisitReturn() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dreg_encoder.cpp785 void RegEncoder::VisitReturn([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) {} in VisitReturn() function in ark::bytecodeopt::RegEncoder
H A Dcodegen.cpp1427 void BytecodeGen::VisitReturn(GraphVisitor *v, Inst *instBase) in VisitReturn() function in BytecodeGen
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph_checker.cpp743 void GraphChecker::VisitReturn([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitReturn() function in panda::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlowering.cpp220 void Lowering::VisitReturn([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitReturn() function in ark::compiler::Lowering
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dencode_visitor.cpp414 void EncodeVisitor::VisitReturn(GraphVisitor *visitor, Inst *inst) in VisitReturn() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_checker.cpp2072 void GraphChecker::VisitReturn(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp1227 void LLVMIRBuilder::VisitReturn([[maybe_unused]] GateRef gate, [[maybe_unused]] GateRef popCount, in VisitReturn() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1188 void LiteCGIRBuilder::VisitReturn([[maybe_unused]] GateRef gate, [[maybe_unused]] GateRef popCount, in VisitReturn() function in panda::ecmascript::kungfu::LiteCGIRBuilder
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp2980 void LLVMIrConstructor::VisitReturn(GraphVisitor *v, Inst *inst) in VisitReturn() function in ark::compiler::LLVMIrConstructor

Completed in 42 milliseconds