Home
last modified time | relevance | path

Searched defs:ll (Results 1 – 13 of 13) 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.h386 …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.h203 …CGProp *CreateCGProp(MemPool &mp, CGFunc &f, CGSSAInfo &ssaInfo, LiveIntervalAnalysis &ll) const o… in CreateCGProp()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp406 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/
Dscope.h51 …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/
Dbounds_analysis_test.cpp34 …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/
Dscope.h149 …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/
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