/arkcompiler/ets_frontend/ets2panda/aot/ |
D | main.cpp | 54 static int CompileFromSource(es2panda::Compiler &compiler, es2panda::SourceFile &input, util::Optio… in CompileFromSource() 75 static int CompileFromConfig(es2panda::Compiler &compiler, util::Options *options) in CompileFromConfig() 140 …es2panda::Compiler compiler(options->Extension(), options->ThreadCount(), std::move(pluginsOpt.val… in Run() local
|
/arkcompiler/ets_runtime/ecmascript/jit/ |
D | jit.cpp | 91 void Jit::DeleteJitCompile(void *compiler) in DeleteJitCompile() 138 void *compiler = jit->createJitCompiler_(vm, jitTask); in Compile() local 240 bool Jit::JitCompile(void *compiler, JitTask *jitTask) in JitCompile() 246 bool Jit::JitFinalize(void *compiler, JitTask *jitTask) in JitFinalize()
|
/arkcompiler/runtime_core/compiler/ |
D | compiler_options.cpp | 18 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/libpandabase/arch/default/ |
D | cpu_features.cpp | 18 namespace panda::compiler { namespace
|
/arkcompiler/ets_frontend/ets2panda/ir/ |
D | irnode.cpp | 18 namespace panda::es2panda::compiler { namespace
|
/arkcompiler/ets_frontend/ets2panda/compiler/core/ |
D | switchBuilder.cpp | 18 namespace panda::es2panda::compiler { namespace
|
D | vReg.cpp | 18 namespace panda::es2panda::compiler { namespace
|
D | compilerContext.cpp | 18 namespace panda::es2panda::compiler { namespace
|
D | labelTarget.cpp | 20 namespace panda::es2panda::compiler { namespace
|
/arkcompiler/runtime_core/static_core/compiler/ |
D | compiler_options.cpp | 18 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/static_core/libpandabase/arch/default/ |
D | cpu_features.cpp | 18 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/libpandabase/arch/aarch64/ |
D | cpu_features.cpp | 18 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
D | reg_alloc.cpp | 22 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/compiler/optimizer/ |
D | pass.cpp | 19 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/static_core/compiler/optimizer/ |
D | pass.cpp | 19 namespace panda::compiler { namespace
|
/arkcompiler/ets_frontend/es2panda/compiler/core/ |
D | labelTarget.cpp | 20 namespace panda::es2panda::compiler { namespace
|
/arkcompiler/ets_frontend/es2panda/compiler/base/ |
D | catchTable.cpp | 20 namespace panda::es2panda::compiler { namespace
|
/arkcompiler/runtime_core/static_core/runtime/ |
D | compiler_worker.h | 30 CompilerWorker(mem::InternalAllocatorPtr internalAllocator, Compiler *compiler) in CompilerWorker()
|
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ |
D | checkerPhase.cpp | 21 namespace panda::es2panda::compiler { namespace
|
D | plugin_phase.cpp | 18 namespace panda::es2panda::compiler { namespace
|
/arkcompiler/runtime_core/static_core/compiler/tests/ |
D | memory_barriers_test.cpp | 20 namespace panda::compiler { namespace
|
D | cleanup_empty_blocks_test.cpp | 21 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/static_core/libpandabase/arch/aarch64/ |
D | cpu_features.cpp | 18 namespace panda::compiler { namespace
|
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
D | method_properties.cpp | 21 namespace panda::compiler { namespace
|
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
D | generateDeclarations.cpp | 22 namespace panda::es2panda::compiler { namespace
|