| /arkcompiler/ets_frontend/es2panda/aot/ |
| H A D | resolveDepsRelation.h | 32 explicit DepsRelationResolver(const std::map<std::string, panda::es2panda::util::ProgramCache *> &progsInfo, in DepsRelationResolver() argument
|
| H A D | emitFiles.h | 47 EmitMergedAbcJob(const std::string &outputFileName, const std::string &transformLib, const std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, uint8_t targetApi, std::string targetSubApi) EmitMergedAbcJob() argument 81 EmitFileQueue(const std::unique_ptr<panda::es2panda::aot::Options> &options, std::map<std::string, size_t> *statp, const std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo) EmitFileQueue() argument
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| H A D | moduleHelpers.cpp | 23 CompileNpmModuleEntryList(const std::string &entriesInfo, panda::es2panda::CompilerOptions &options, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, panda::ArenaAllocator *allocator) CompileNpmModuleEntryList() argument
|
| H A D | helpers.cpp | 971 void Helpers::RemoveProgramsRedundantData(std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, in RemoveProgramsRedundantData() argument
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| H A D | compileQueue.h | 77 CompileFileJob(es2panda::SourceFile *src, es2panda::CompilerOptions *options, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, std::unordered_set<std::string> &optimizationPendingProgs, util::SymbolTable *symbolTable, panda::ArenaAllocator *allocator) CompileFileJob() argument 106 CompileAbcClassJob(const uint32_t classId, const es2panda::CompilerOptions &options, abc2program::Abc2ProgramCompiler &compiler, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, panda::ArenaAllocator *allocator, std::string abcPkgName, bool pkgVersionUpdateRequiredInAbc = true) CompileAbcClassJob() argument 177 CompileFileQueue(size_t threadCount, es2panda::CompilerOptions *options, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, std::unordered_set<std::string> &optimizationPendingProgs, util::SymbolTable *symbolTable, panda::ArenaAllocator *allocator) CompileFileQueue() argument 201 CompileAbcClassQueue(size_t threadCount, const es2panda::CompilerOptions &options, abc2program::Abc2ProgramCompiler &compiler, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, panda::ArenaAllocator *allocator, es2panda::SourceFile *src) CompileAbcClassQueue() argument 229 PostAnalysisOptimizeFileQueue(size_t threadCount, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, std::unordered_set<std::string> &optimizationPendingProgs) PostAnalysisOptimizeFileQueue() argument [all...] |
| /arkcompiler/ets_frontend/es2panda/ |
| H A D | es2panda.cpp | 102 CompileAbcFileInParallel(SourceFile *src, const CompilerOptions &options, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, panda::ArenaAllocator *allocator) CompileAbcFileInParallel() argument 222 CompileFiles(CompilerOptions &options, std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo, panda::ArenaAllocator *allocator) CompileFiles() argument
|