| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_prop.cpp | 59 LiveIntervalAnalysis *ll = GET_ANALYSIS(CGliveIntervalAnalysis, f); in PhaseRun() local 76 LiveIntervalAnalysis *ll = GET_ANALYSIS(CGliveIntervalAnalysis, f); in MAPLE_TRANSFORM_PHASE_REGISTER_CANSKIP() local
|
| D | reg_coalesce.cpp | 109 LiveIntervalAnalysis *ll = f.GetCG()->CreateLLAnalysis(*memPool, f); in MAPLE_ANALYSIS_PHASE_REGISTER_CANSKIP() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cg_prop.h | 28 CGProp(MemPool &mp, CGFunc &f, CGSSAInfo &sInfo, LiveIntervalAnalysis &ll) in CGProp() 68 void Optimize(CGFunc &cgFunc, CGSSAInfo *cgssaInfo, LiveIntervalAnalysis *ll) const in Optimize() 83 PropOptimizePattern(CGFunc &cgFunc, CGSSAInfo *cgssaInfo, LiveIntervalAnalysis *ll) in PropOptimizePattern()
|
| D | cg.h | 518 …al CGProp *CreateCGProp(MemPool &mp, CGFunc &f, CGSSAInfo &ssaInfo, LiveIntervalAnalysis &ll) const in CreateCGProp()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ |
| D | mpl_logging.cpp | 42 void LogInfo::EmitLogForDevelop(enum LogTags tag, enum LogLevel ll, const std::string &file, const … in EmitLogForDevelop() 106 void LogInfo::EmitLogForUser(enum LogNumberCode num, enum LogLevel ll, const char *fmt, ...) const in EmitLogForUser() 129 void LogInfo::EmitLogForUser(enum LogNumberCode num, enum LogLevel ll, const std::string &message) … in EmitLogForUser()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_prop.h | 25 …AArch64Prop(MemPool &mp, CGFunc &f, CGSSAInfo &sInfo, LiveIntervalAnalysis &ll) : CGProp(mp, f, sI… in AArch64Prop() 118 CopyRegProp(CGFunc &cgFunc, CGSSAInfo *cgssaInfo, LiveIntervalAnalysis *ll) in CopyRegProp()
|
| D | aarch64_cg.h | 125 …CGProp *CreateCGProp(MemPool &mp, CGFunc &f, CGSSAInfo &ssaInfo, LiveIntervalAnalysis &ll) const o… in CreateCGProp()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | bounds_analysis.cpp | 439 int64_t ll = left_range.GetLeft(); in NarrowBoundsByNE() local 494 int64_t ll = left_range.GetLeft(); in NarrowBoundsCase3() local 524 int64_t ll = left_range.GetLeft(); in NarrowBoundsCase4() local 551 int64_t ll = left_range.GetLeft(); in NarrowBoundsCase6() local 585 int64_t ll = left_range.GetLeft(); in TryNarrowBoundsByCC() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | scope.h | 54 …ScopeFindResultT(ScopeT s, uint32_t l, uint32_t ll, Variable *v) : scope(s), level(l), lexLevel(ll… in ScopeFindResultT() 55 ScopeFindResultT(util::StringView n, ScopeT s, uint32_t l, uint32_t ll, Variable *v) in ScopeFindResultT()
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | scope.h | 156 …ScopeFindResult(Scope *s, uint32_t l, uint32_t ll, Variable *v) : scope(s), level(l), lexLevel(ll)… in ScopeFindResult() 157 ScopeFindResult(util::StringView n, Scope *s, uint32_t l, uint32_t ll, uint32_t sl, in ScopeFindResult()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 22529 const ll = (t, e, i) => { function
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …rototype.toString,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeo… function
|