Home
last modified time | relevance | path

Searched defs:ll (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_prop.cpp59 LiveIntervalAnalysis *ll = GET_ANALYSIS(CGliveIntervalAnalysis, f); in PhaseRun() local
76 LiveIntervalAnalysis *ll = GET_ANALYSIS(CGliveIntervalAnalysis, f); in MAPLE_TRANSFORM_PHASE_REGISTER_CANSKIP() local
Dreg_coalesce.cpp109 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/
Dcg_prop.h28 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()
Dcg.h518 …al CGProp *CreateCGProp(MemPool &mp, CGFunc &f, CGSSAInfo &ssaInfo, LiveIntervalAnalysis &ll) const in CreateCGProp()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dmpl_logging.cpp42 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/
Daarch64_prop.h25 …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()
Daarch64_cg.h125 …CGProp *CreateCGProp(MemPool &mp, CGFunc &f, CGSSAInfo &ssaInfo, LiveIntervalAnalysis &ll) const o… in CreateCGProp()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp439 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/
Dscope.h54 …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/
Dscope.h156 …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/
Dcocos_worker_test.js22529 const ll = (t, e, i) => { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …rototype.toString,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeo… function