| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | pass.h | 168 bool Run(PassData* data) in Run() function 183 bool Run(PassData *data) in Run() function 196 bool Run(PassData *data) in Run() function 209 bool Run(PassData *data, PassInfo *info) in Run() function 221 bool Run(PassData* data) in Run() function 234 bool Run(PassData* data) in Run() function 249 bool Run(PassData* data) in Run() function 260 bool Run(PassData* data) in Run() function 276 bool Run(PassData *data) in Run() function 293 bool Run(PassData* data) in Run() function
|
| D | code_generator.h | 58 void Run(Circuit *circuit, const ControlFlowGraph &graph, const CompilationConfig *cfg, in Run() function
|
| D | stub_compiler.cpp | 67 bool Run(StubPassData *data) in Run() function in panda::ecmascript::kungfu::StubBuildCircuitPass 83 bool Run(StubPassData *data, size_t index) in Run() function in panda::ecmascript::kungfu::StubLLVMIRGenPass
|
| D | assembler_module.cpp | 28 void AssemblerModule::Run(const CompilationConfig *cfg, Chunk* chunk) in Run() function in panda::ecmascript::kungfu::AssemblerModule
|
| D | compilation_driver.h | 66 void Run(const Callback &cb) in Run() function
|
| D | check_elimination.cpp | 22 void CheckElimination::Run() in Run() function in panda::ecmascript::kungfu::CheckElimination
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| D | emitFiles.cpp | 65 void EmitSingleAbcJob::Run() in Run() function in panda::es2panda::aot::EmitSingleAbcJob 74 void EmitMergedAbcJob::Run() in Run() function in panda::es2panda::aot::EmitMergedAbcJob 88 void EmitCacheJob::Run() in Run() function in panda::es2panda::aot::EmitCacheJob
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | panda_runner.h | 59 void Run(std::string_view source) in Run() function 64 void Run(std::string_view source, Callback hook) in Run() function 70 void Run(std::string_view source, ssize_t expected_result) in Run() function 76 void Run(std::string_view source, const std::vector<std::string> &args) in Run() function 89 void Run(Runtime *runtime, std::string_view source, const std::vector<std::string> &args) in Run() function
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | compileQueue.cpp | 35 void CompileFunctionJob::Run() in Run() function in panda::es2panda::compiler::CompileFunctionJob 55 void CompileModuleRecordJob::Run() in Run() function in panda::es2panda::compiler::CompileModuleRecordJob 70 void CompileFileJob::Run() in Run() function in panda::es2panda::compiler::CompileFileJob
|
| D | regAllocator.cpp | 65 void RegAllocator::Run(IRNode *ins, int64_t typeIndex) in Run() function in panda::es2panda::compiler::RegAllocator 71 void RegAllocator::Run(IRNode *ins) in Run() function in panda::es2panda::compiler::RegAllocator 90 void RegAllocator::Run(IRNode *ins, size_t argCount) in Run() function in panda::es2panda::compiler::RegAllocator
|
| /arkcompiler/runtime_core/compiler/optimizer/ |
| D | pass.cpp | 20 bool Pass::Run() in Run() function in panda::compiler::Pass
|
| /arkcompiler/runtime_core/runtime/tooling/inspector/ |
| D | event_loop.cpp | 28 void EventLoop::Run() in Run() function in panda::tooling::inspector::EventLoop
|
| /arkcompiler/runtime_core/irtoc/backend/ |
| D | irtoc.cpp | 22 int Run(int argc, const char **argv) in Run() function
|
| /arkcompiler/runtime_core/runtime/ |
| D | gc_task.cpp | 22 void GCTask::Run(mem::GC &gc) in Run() function in panda::GCTask
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_tracker.cpp | 24 void HeapTrackerSample::Run() in Run() function in panda::ecmascript::HeapTrackerSample
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_saver.h | 69 bool Run([[maybe_unused]] uint32_t threadIndex) override in Run() function
|
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
| D | sampling_processor.cpp | 40 bool SamplingProcessor::Run([[maybe_unused]] uint32_t threadIndex) in Run() function in panda::ecmascript::SamplingProcessor
|
| /arkcompiler/ets_runtime/ecmascript/taskpool/ |
| D | runner.cpp | 71 void Runner::Run(uint32_t threadId) in Run() function in panda::ecmascript::Runner
|
| /arkcompiler/toolchain/tooling/test/utils/ |
| D | test_hooks.h | 40 void Run() in Run() function
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| D | main.cpp | 47 int Run(int argc, const char **argv) in Run() function
|
| /arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
| D | phi_resolver.h | 41 void Run() in Run() function
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | concurrent_marker.cpp | 159 bool ConcurrentMarker::MarkerTask::Run(uint32_t threadId) in Run() function in panda::ecmascript::ConcurrentMarker::MarkerTask
|
| D | concurrent_sweeper.cpp | 151 bool ConcurrentSweeper::SweeperTask::Run([[maybe_unused]] uint32_t threadIndex) in Run() function in panda::ecmascript::ConcurrentSweeper::SweeperTask
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| D | signal.h | 157 static void Run(SignalCatcherThread *self, SigAction *sig_action, Args... args) in Run() function
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | split_resolver.cpp | 26 void SplitResolver::Run() in Run() function in panda::compiler::SplitResolver
|