/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 | 386 …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 | 203 …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 | 406 int64_t ll = left_range.GetLeft(); in NarrowBoundsByNE() local 461 int64_t ll = left_range.GetLeft(); in NarrowBoundsCase3() local 491 int64_t ll = left_range.GetLeft(); in NarrowBoundsCase4() local 518 int64_t ll = left_range.GetLeft(); in NarrowBoundsCase6() local 552 int64_t ll = left_range.GetLeft(); in TryNarrowBoundsByCC() local
|
/arkcompiler/ets_frontend/ets2panda/varbinder/ |
D | scope.h | 51 …ScopeFindResultT(ScopeT s, uint32_t l, uint32_t ll, Variable *v) : scope(s), level(l), lexLevel(ll… in ScopeFindResultT() 52 ScopeFindResultT(util::StringView n, ScopeT s, uint32_t l, uint32_t ll, Variable *v) in ScopeFindResultT()
|
/arkcompiler/runtime_core/static_core/compiler/tests/ |
D | bounds_analysis_test.cpp | 34 …void CCTest(ConditionCode cc, int64_t ll, int64_t lr, int64_t rl, int64_t rr, int64_t rll, int64_t… in CCTest()
|
/arkcompiler/ets_frontend/es2panda/binder/ |
D | scope.h | 149 …ScopeFindResult(Scope *s, uint32_t l, uint32_t ll, Variable *v) : scope(s), level(l), lexLevel(ll)… in ScopeFindResult() 150 …ScopeFindResult(util::StringView n, Scope *s, uint32_t l, uint32_t ll, Variable *v, ir::ScriptFunc… 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
|