| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | pass.h | 242 bool Run(PassData* data) in Run() function 257 bool Run(PassData* data) in Run() function 270 bool Run(PassData *data) in Run() function 296 bool Run(PassData *data) in Run() function 317 bool Run(PassData* data) in Run() function 356 bool Run(PassData* data) in Run() function 379 bool Run(PassData* data) in Run() function 400 bool Run(PassData* data) in Run() function 444 bool Run(PassData* data) in Run() function 466 bool Run(PassData* data) in Run() function [all …]
|
| D | precompile_checker.cpp | 20 bool PreCompileChecker::Run() in Run() function in panda::ecmascript::kungfu::PreCompileChecker
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/ |
| D | README.md | 15 ### step 1 30 ### step 2 34 ### step 3 41 ### step 4
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | panda_runner.h | 68 void Run(std::string_view source) in Run() function 73 void Run(std::string_view source, Callback hook) in Run() function 79 void Run(std::string_view source, ssize_t expectedResult) in Run() function 85 void Run(std::string_view source, const std::vector<std::string> &args) in Run() function 98 void Run(Runtime *runtime, std::string_view source, const std::vector<std::string> &args) in Run() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/ |
| D | README.md | 23 ## Run section in DECLGEN TOOL FOR `.d.ets` FILES GENERATION 29 ### Example
|
| /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_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_peep.cpp | 20 void X64CGPeepHole::Run() in Run() function in maplebe::X64CGPeepHole 45 void X64RemoveMovingtoSameRegPattern::Run(BB &bb, Insn &insn) in Run() function in maplebe::X64RemoveMovingtoSameRegPattern
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| D | emitFiles.cpp | 86 void EmitSingleAbcJob::Run() in Run() function in panda::es2panda::aot::EmitSingleAbcJob 100 void EmitMergedAbcJob::Run() in Run() function in panda::es2panda::aot::EmitMergedAbcJob 131 void EmitCacheJob::Run() in Run() function in panda::es2panda::aot::EmitCacheJob
|
| /arkcompiler/runtime_core/abc2program/ |
| D | abc2program_driver.cpp | 22 int Abc2ProgramDriver::Run(int argc, const char **argv) in Run() function in panda::abc2program::Abc2ProgramDriver 34 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/ |
| D | abc2program_driver.cpp | 22 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/ets_frontend/ets2panda/linter/stats_calculator/ |
| D | README.md | 9 ## Run section in Stats calculator for DevEco code linter plugin
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ |
| D | pass.cpp | 20 bool Pass::Run() in Run() function in ark::compiler::Pass
|
| /arkcompiler/runtime_core/compiler/optimizer/ |
| D | pass.cpp | 19 bool Pass::Run() in Run() function in panda::compiler::Pass
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_manager.h | 124 bool Run([[maybe_unused]] uint32_t threadIndex) override in Run() function 148 bool Run([[maybe_unused]] uint32_t threadIndex) override in Run() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | offset_adjust.h | 32 virtual void Run() {} in Run() function
|
| D | args.h | 29 virtual void Run() {} in Run() function
|
| D | proepilog.h | 29 virtual void Run() {} in Run() function
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ |
| D | event_loop.cpp | 26 void EventLoop::Run() in Run() function in ark::tooling::inspector::EventLoop
|
| /arkcompiler/toolchain/tooling/static/connection/ |
| D | event_loop.cpp | 26 void EventLoop::Run(const std::string& msg) in Run() function in ark::tooling::inspector::EventLoop
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_peep.cpp | 31 void AArch64CGPeepHole::Run() in Run() function in maplebe::AArch64CGPeepHole 126 void AArch64PeepHole::Run(BB &bb, Insn &insn) in Run() function in maplebe::AArch64PeepHole 209 void AArch64PeepHole0::Run(BB &bb, Insn &insn) in Run() function in maplebe::AArch64PeepHole0 295 void RemoveIdenticalLoadAndStoreAArch64::Run(BB &bb, Insn &insn) in Run() function in maplebe::RemoveIdenticalLoadAndStoreAArch64 327 void RemoveMovingtoSameRegPattern::Run(BB &bb, Insn &insn) in Run() function in maplebe::RemoveMovingtoSameRegPattern 335 void RedundantMovAArch64::Run(BB &bb, Insn &insn) in Run() function in maplebe::RedundantMovAArch64 359 void RemoveMovingtoSameRegAArch64::Run(BB &bb, Insn &insn) in Run() function in maplebe::RemoveMovingtoSameRegAArch64 545 void EnhanceStrLdrAArch64::Run(BB &bb, Insn &insn) in Run() function in maplebe::EnhanceStrLdrAArch64 732 void CombineContiLoadAndStorePattern::Run(BB &bb, Insn &insn) in Run() function in maplebe::CombineContiLoadAndStorePattern 946 void CmpZeroBranch::Run(BB &bb, Insn &insn) in Run() function in maplebe::CmpZeroBranch [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/ |
| D | README.md | 27 #### Run subsubsection in arkdb-tests
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | compileQueue.cpp | 32 void CompileFunctionJob::Run() in Run() function in panda::es2panda::compiler::CompileFunctionJob 52 void CompileModuleRecordJob::Run() in Run() function in panda::es2panda::compiler::CompileModuleRecordJob 133 void CompileFileJob::Run() in Run() function in panda::es2panda::compiler::CompileFileJob 229 void CompileAbcClassJob::Run() in Run() function in panda::es2panda::compiler::CompileAbcClassJob 376 void PostAnalysisOptimizeFileJob::Run() in Run() function in panda::es2panda::compiler::PostAnalysisOptimizeFileJob
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | compileJob.cpp | 21 void CompileJob::Run() in Run() function in ark::es2panda::compiler::CompileJob
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | worker_queue_test.cpp | 47 bool Run() override in Run() function in panda::test::CountingJob 60 bool Run() override in Run() function in panda::test::WaitingJob
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | irtoc.cpp | 22 int Run(int argc, const char **argv) in Run() function
|