Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dassembler_module.h47 size_t GetFunction(int id) const in GetFunction() function in panda::ecmascript::kungfu::AssemblerModule
/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Drest_parameter_flag_test.cpp95 pandasm::Function *GetFunction(std::string_view functionName) in GetFunction() function in ark::es2panda::compiler::test::RestParameterTest
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.h49 inline GateRef GetFunction(GateRef info) in GetFunction() function in panda::ecmascript::kungfu::BuiltinsStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmem_reference_table.h90 MIRFunction &GetFunction() in GetFunction() function in maple::MemReferenceTable
/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.h128 std::string GetFunction() const in GetFunction() function in panda::DebugInfo::Range
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.h129 std::string GetFunction() const in GetFunction() function in ark::DebugInfo::Range
/arkcompiler/ets_runtime/ecmascript/
H A Dframes.cpp48 JSTaggedValue FrameIterator::GetFunction() const in GetFunction() function in panda::ecmascript::FrameIterator
H A Dframes.h599 inline JSTaggedValue GetFunction() const in GetFunction() function
1626 JSTaggedValue GetFunction() in GetFunction() function
1730 JSTaggedValue GetFunction() in GetFunction() function
1851 inline JSTaggedValue GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dframe_handler.cpp198 JSTaggedValue FrameHandler::GetFunction() const in GetFunction() function in panda::ecmascript::FrameHandler
H A Dinterpreter-inl.cpp7830 JSTaggedValue EcmaInterpreter::GetFunction(JSTaggedType *sp) GetFunction() function in panda::ecmascript::EcmaInterpreter
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.h128 LLVMValueRef GetFunction(size_t index) in GetFunction() function in panda::ecmascript::kungfu::LLVMModule
H A Dllvm_ir_builder.cpp595 LLVMValueRef LLVMIRBuilder::GetFunction(LLVMValueRef glue, const CallSignature *signature, in GetFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dhello_world_test.cpp79 static const pandasm::Function *GetFunction(const std::string &name, in GetFunction() function
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_symbol.h419 MIRFunction *GetFunction() const in GetFunction() function in maple::MIRSymbol
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgfunc.h437 MIRFunction &GetFunction() in GetFunction() function in maplebe::CGFunc
442 const MIRFunction &GetFunction() const in GetFunction() function in maplebe::CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1277 Expr LiteCGIRBuilder::GetFunction(BB &bb, Expr glue, const CallSignature *signature, Expr rtbaseoffset, in GetFunction() function in panda::ecmascript::kungfu::LiteCGIRBuilder

Completed in 37 milliseconds