Home
last modified time | relevance | path

Searched defs:compiler (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_resources.h42 bool Compile(void *compiler, JitTask *jitTask) in Compile()
50 bool Finalize(void *compiler, JitTask *jitTask) in Finalize()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DswitchBuilder.cpp18 namespace ark::es2panda::compiler { namespace
DvReg.cpp18 namespace ark::es2panda::compiler { namespace
DlabelTarget.cpp20 namespace ark::es2panda::compiler { namespace
DtargetTypeContext.cpp20 namespace ark::es2panda::compiler { namespace
/arkcompiler/ets_frontend/ets2panda/ir/
Dirnode.cpp18 namespace ark::es2panda::compiler { namespace
/arkcompiler/runtime_core/compiler/
Dcompiler_options.cpp18 namespace panda::compiler { namespace
/arkcompiler/runtime_core/libpandabase/arch/default/
Dcpu_features.cpp18 namespace panda::compiler { namespace
/arkcompiler/runtime_core/static_core/compiler/
Dcompiler_options.cpp18 namespace ark::compiler { namespace
/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass.cpp19 namespace ark::compiler { namespace
/arkcompiler/runtime_core/libpandabase/arch/aarch64/
Dcpu_features.cpp18 namespace panda::compiler { namespace
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc.cpp21 namespace panda::compiler { namespace
/arkcompiler/runtime_core/compiler/optimizer/
Dpass.cpp18 namespace panda::compiler { namespace
/arkcompiler/ets_frontend/ets2panda/aot/
Dmain.cpp55 static int CompileFromSource(es2panda::Compiler &compiler, es2panda::SourceFile &input, const util:… in CompileFromSource()
82 static int CompileMultipleFiles(es2panda::Compiler &compiler, std::vector<SourceFile> &inputs, util… in CompileMultipleFiles()
112 static unsigned int CompileFromConfig(es2panda::Compiler &compiler, util::Options *options, in CompileFromConfig()
193 …es2panda::Compiler compiler(options->GetExtension(), options->GetThread(), std::move(pluginsOpt.va… in Run() local
/arkcompiler/ets_frontend/es2panda/compiler/base/
DcatchTable.cpp20 namespace panda::es2panda::compiler { namespace
/arkcompiler/ets_frontend/es2panda/compiler/core/
DlabelTarget.cpp20 namespace panda::es2panda::compiler { namespace
DinlineCache.cpp20 namespace panda::es2panda::compiler { namespace
/arkcompiler/runtime_core/static_core/libpandabase/arch/default/
Dcpu_features.cpp18 namespace ark::compiler { namespace
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DdynamicImportLowering.cpp20 namespace ark::es2panda::compiler { namespace
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dplugin_phase.cpp18 namespace ark::es2panda::compiler { namespace
DresolveIdentifiers.cpp21 namespace ark::es2panda::compiler { namespace
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_worker.h30 CompilerWorker(mem::InternalAllocatorPtr internalAllocator, Compiler *compiler) in CompilerWorker()
/arkcompiler/ets_frontend/ets2panda/ast_verifier/invariants/
DcheckStructDeclaration.cpp18 namespace ark::es2panda::compiler::ast_verifier { namespace
DreferenceTypeAnnotationIsNull.cpp21 namespace ark::es2panda::compiler::ast_verifier { namespace
DnodeHasSourceRange.cpp18 namespace ark::es2panda::compiler::ast_verifier { namespace

12345678910>>...21