Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dassembler_module.h47 size_t GetFunction(int id) const in GetFunction() function
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.h128 std::string GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmem_reference_table.h90 MIRFunction &GetFunction() in GetFunction() function
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.h129 std::string GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h49 inline GateRef GetFunction(GateRef info) in GetFunction() function
/arkcompiler/ets_frontend/ets2panda/test/unit/
Dextern_flag_test.cpp95 pandasm::Function *GetFunction(std::string_view functionName) in GetFunction() function in ark::es2panda::compiler::test::DeclareTest
Drest_parameter_flag_test.cpp95 pandasm::Function *GetFunction(std::string_view functionName) in GetFunction() function in ark::es2panda::compiler::test::RestParameterTest
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
DsourceLang_test.cpp52 static const pandasm::Function *GetFunction(const std::string &name, in GetFunction() function
Dhello_world_test.cpp79 static const pandasm::Function *GetFunction(const std::string &name, in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h173 inline JSHandle<JSTaggedValue> GetFunction() const in GetFunction() function
Dframes.h596 inline JSTaggedValue GetFunction() const in GetFunction() function
1636 JSTaggedValue GetFunction() in GetFunction() function
1740 JSTaggedValue GetFunction() in GetFunction() function
1860 inline JSTaggedValue GetFunction() const in GetFunction() function
Dframes.cpp53 JSTaggedValue FrameIterator::GetFunction() const in GetFunction() function in panda::ecmascript::FrameIterator
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction_impl.h87 inline core::Function Instruction::GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h128 LLVMValueRef GetFunction(size_t index) in GetFunction() function
Dllvm_ir_builder.cpp630 LLVMValueRef LLVMIRBuilder::GetFunction(LLVMValueRef glue, const CallSignature *signature, in GetFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp213 JSTaggedValue FrameHandler::GetFunction() const in GetFunction() function in panda::ecmascript::FrameHandler
Dinterpreter-inl.cpp7833 JSTaggedValue EcmaInterpreter::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::EcmaInterpreter
Dinterpreter_assembly.cpp7887 JSTaggedValue InterpreterAssembly::GetFunction(JSTaggedType *sp) in GetFunction() function in panda::ecmascript::InterpreterAssembly
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h427 MIRFunction &GetFunction() in GetFunction() function
432 const MIRFunction &GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h419 MIRFunction *GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1299 Expr LiteCGIRBuilder::GetFunction(BB &bb, Expr glue, const CallSignature *signature, Expr rtbaseoff… in GetFunction() function in panda::ecmascript::kungfu::LiteCGIRBuilder