Home
last modified time | relevance | path

Searched defs:GetModule (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_codegen.h54 LMIRModule *GetModule() const in GetModule() function
Dlitecg_ir_builder.h59 maple::litecg::Module *GetModule() in GetModule() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.cpp46 Module *CompilationDriver::GetModule() in GetModule() function in panda::ecmascript::kungfu::CompilationDriver
113 Module *JitCompilationDriver::GetModule() in GetModule() function in panda::ecmascript::kungfu::JitCompilationDriver
Dfile_generators.h94 IRModule* GetModule() const in GetModule() function
Dinterpreter_stub-inl.h339 GateRef InterpreterStubBuilder::GetModule(GateRef glue, GateRef sp) in GetModule() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dannotation_interface_impl.h61 inline core::Module AnnotationInterface::GetModule() const in GetModule() function
Dclass_impl.h137 inline Module Class::GetModule() const in GetModule() function
Dfunction_impl.h85 inline core::Module Function::GetModule() const in GetModule() function
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dwrapped_module.cpp78 const std::unique_ptr<llvm::Module> &WrappedModule::GetModule() in GetModule() function in ark::llvmbackend::WrappedModule
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module_cache.h110 inline JSTaggedValue GetModule(const JSThread *thread, const JSTaggedValue &key) in GetModule() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/ani_gtest/
Dani_gtest.h92 const char *GetModule() const in GetModule() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h116 LLVMModuleRef GetModule() const in GetModule() function
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h173 inline GateRef GetModule(GateRef sp) in GetModule() function
Dbaseline_stubs-inl.h200 GateRef BaselineStubBuilder::GetModule(GateRef glue, GateRef sp) in GetModule() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h622 MIRModule *GetModule() in GetModule() function
Dmir_function.h607 MIRModule *GetModule() in GetModule() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Ddynamic_isa_impl.h32 inline core::Module DynamicIsa::GetModule(Instruction inst) && in GetModule() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter_assembly.cpp7985 JSTaggedValue InterpreterAssembly::GetModule(JSThread* thread, JSTaggedType *sp) in GetModule() function in panda::ecmascript::InterpreterAssembly