Home
last modified time | relevance | path

Searched defs:Run (Results 1 - 25 of 98) sorted by relevance

1234

/arkcompiler/runtime_core/compiler/optimizer/
H A Dpass.cpp19 bool Pass::Run() in Run() function in panda::compiler::Pass
/arkcompiler/runtime_core/static_core/compiler/optimizer/
H A Dpass.cpp20 bool Pass::Run() in Run() function in ark::compiler::Pass
H A Dpipeline.cpp91 void Pipeline::Run(CompilerTaskRunner<RUNNER_MODE> taskRunner) in Run() function in ark::compiler::Pipeline
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/
H A Devent_loop.cpp26 void EventLoop::Run() in Run() function in ark::tooling::inspector::EventLoop
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_speculative_runner.cpp24 void NumberSpeculativeRunner::Run() in Run() function in panda::ecmascript::kungfu::NumberSpeculativeRunner
H A Dprecompile_checker.cpp20 bool PreCompileChecker::Run() in Run() function in panda::ecmascript::kungfu::PreCompileChecker
H A Duseless_gate_elimination.cpp82 void UselessGateElimination::Run() in Run() function in panda::ecmascript::kungfu::UselessGateElimination
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcompileJob.cpp21 void CompileJob::Run() in Run() function in ark::es2panda::compiler::CompileJob
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Dirtoc.cpp22 int Run(int argc, const char **argv) in Run() function
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_runner.h36 void Run() in Run() function in ark::tooling::test::TestRunner
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dargs.h29 virtual void Run() {} in Run() function in maplebe::MoveRegArgs
H A Doffset_adjust.h32 virtual void Run() {} in Run() function in maplebe::FrameFinalize
H A Dproepilog.h29 virtual void Run() {} in Run() function in maplebe::GenProEpilog
/arkcompiler/runtime_core/abc2program/
H A Dabc2program_driver.cpp23 int Abc2ProgramDriver::Run(int argc, const char **argv) in Run() function in panda::abc2program::Abc2ProgramDriver
35 bool Abc2ProgramDriver::Run(const std::string &input_file_path, const std::string &output_file_path) in Run() function in panda::abc2program::Abc2ProgramDriver
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc2program_driver.cpp22 int Abc2ProgramDriver::Run(int argc, const char **argv) in Run() function in ark::abc2program::Abc2ProgramDriver
34 bool Abc2ProgramDriver::Run(const std::string &inputFilePath, const std::string &outputFilePath) in Run() function in ark::abc2program::Abc2ProgramDriver
/arkcompiler/runtime_core/static_core/runtime/
H A Dgc_task.cpp24 void GCTask::Run(mem::GC &gc) in Run() function in ark::GCTask
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A Dmain.cpp22 static int Run(int argc, const char **argv) in Run() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlabel_creation.cpp23 void LabelCreation::Run() const in Run() function in maplebe::LabelCreation
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_peep.cpp24 void X64CGPeepHole::Run() in Run() function in maplebe::X64CGPeepHole
49 void X64RemoveMovingtoSameRegPattern::Run(BB &bb, Insn &insn) in Run() function in maplebe::X64RemoveMovingtoSameRegPattern
/arkcompiler/ets_frontend/es2panda/aot/
H A DemitFiles.cpp83 void EmitSingleAbcJob::Run() in Run() function in panda::es2panda::aot::EmitSingleAbcJob
97 void EmitMergedAbcJob::Run() in Run() function in panda::es2panda::aot::EmitMergedAbcJob
127 void EmitCacheJob::Run() in Run() function in panda::es2panda::aot::EmitCacheJob
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_tracker.cpp23 void HeapTrackerSample::Run() in Run() function in panda::ecmascript::HeapTrackerSample
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_hooks.h41 void Run() in Run() function in panda::ecmascript::tooling::test::TestHooks
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_concurrent_sweeper.cpp144 bool SharedConcurrentSweeper::SweeperTask::Run([[maybe_unused]] uint32_t threadIndex) in Run() function in panda::ecmascript::SharedConcurrentSweeper::SweeperTask
/arkcompiler/ets_runtime/ecmascript/taskpool/
H A Drunner.cpp122 void Runner::Run(uint32_t threadId) in Run() function in panda::ecmascript::Runner
/arkcompiler/ets_frontend/merge_abc/src/
H A Dmain.cpp47 int Run(int argc, const char **argv) in Run() function

Completed in 6 milliseconds

1234