| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | ets_type_visitor-inl.h | 186 virtual void VisitReturn() in VisitReturn() function in ark::ets::interop::js::EtsMethodVisitor
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| H A D | codegen.cpp | 400 void BytecodeGen::VisitReturn(GraphVisitor *v, Inst *inst_base) in VisitReturn() function in panda::bytecodeopt::BytecodeGen
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| H A D | reg_encoder.cpp | 785 void RegEncoder::VisitReturn([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) {} in VisitReturn() function in ark::bytecodeopt::RegEncoder
|
| H A D | codegen.cpp | 1427 void BytecodeGen::VisitReturn(GraphVisitor *v, Inst *instBase) in VisitReturn() function in BytecodeGen
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | graph_checker.cpp | 743 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 D | lowering.cpp | 220 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 D | encode_visitor.cpp | 414 void EncodeVisitor::VisitReturn(GraphVisitor *visitor, Inst *inst) in VisitReturn() function in ark::compiler::EncodeVisitor
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | graph_checker.cpp | 2072 void GraphChecker::VisitReturn(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| H A D | llvm_ir_builder.cpp | 1227 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 D | litecg_ir_builder.cpp | 1188 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 D | llvm_ir_constructor.cpp | 2980 void LLVMIrConstructor::VisitReturn(GraphVisitor *v, Inst *inst) in VisitReturn() function in ark::compiler::LLVMIrConstructor
|