Home
last modified time | relevance | path

Searched defs:lr (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dpanda_runner.cpp25 auto lr = ManagedThread::GetCurrent()->GetNativePc(); in PandaRunnerHookAArch64() local
29 int PandaRunnerHook(uintptr_t lr, uintptr_t fp) in PandaRunnerHook()
Dcodegen_runner_test.cpp327 NO_OPTIMIZE int Callback([[maybe_unused]] uintptr_t lr, [[maybe_unused]] uintptr_t fp) in Callback()
Dlive_registers_test.cpp199 auto &lr = GetGraph()->GetAnalysis<LiveRegisters>(); in TEST_F() local
286 auto &lr = graph->GetAnalysis<LiveRegisters>(); in TEST_F() local
Dreg_alloc_linear_scan_test.cpp1473 auto &lr = GetGraph()->GetAnalysis<LiveRegisters>(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp146 void GraphColorRegAllocator::PrintLiveRange(const LiveRange &lr, const std::string &str) const in PrintLiveRange() argument
397 LiveRange *lr = memPool->New<LiveRange>(alloc); in NewLiveRange() local
442 LiveRange *lr = GetLiveRange(regNO); in CreateLiveRangeAllocateAndUpdate() local
501 LiveRange *lr = CreateLiveRangeAllocateAndUpdate(regNO, bb, isDef, currId); in CreateLiveRange() local
567 LiveRange *lr = lrMap[vregNO]; in SetupLiveRangeByOpHandlePhysicalReg() local
602 LiveRange *lr = GetLiveRange(regNO); in SetupLiveRangeByOp() local
650 LiveRange *lr = lrMap[vregNO]; in SetupLiveRangeByRegNO() local
787 LiveRange *lr = GetLiveRange(lin); in ComputeLiveRangesUpdateLiveUnitInsnRange() local
827 LiveRange *lr = lrMap[vregNO]; in UpdateCallInfo() local
834 LiveRange *lr = lrMap[vregNO]; in UpdateCallInfo() local
[all …]
Daarch64_reg_coalesce.cpp49 LiveInterval *lr = GetLiveInterval(regNO); in GetOrCreateLiveInterval() local
61 LiveInterval *lr = GetLiveInterval(vregNO); in UpdateCallInfo() local
79 LiveInterval *lr = GetOrCreateLiveInterval(regNO); in SetupLiveIntervalByOp() local
183 LiveInterval *lr = GetOrCreateLiveInterval(liveOut); in SetupLiveIntervalInLiveOut() local
/arkcompiler/runtime_core/compiler/tests/
Dpanda_runner.h147 uintptr_t lr; in Hook() local
155 uintptr_t lr; in Hook() local
169 uintptr_t lr; in Hook() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_coalesce.h63 void MergeRanges(LiveInterval &lr) in MergeRanges()
100 void MergeConflict(LiveInterval &lr) in MergeConflict()
107 void MergeRefPoints(LiveInterval &lr) in MergeRefPoints()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp174 auto lr = GetTarget().GetLinkReg(); in GeneratePrologue() local
243 auto lr = GetTarget().GetLinkReg(); in GenerateEpilogue() local
307 auto lr = GetTarget().GetLinkReg(); in GenerateNativePrologue() local
361 auto lr = GetTarget().GetLinkReg(); in GenerateNativeEpilogue() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp126 auto lr = GetTarget().GetLinkReg().GetId(); in PushRegs() local
165 auto lr = GetTarget().GetLinkReg().GetId(); in PopRegs() local
/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.h86 void SetLR(uintptr_t lr) in SetLR()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstack_walker_test.cpp169 runner.Run(source, [](uintptr_t lr, [[maybe_unused]] uintptr_t fp) -> int { in TEST_F()
373 runner.Run(source, [](uintptr_t lr, [[maybe_unused]] uintptr_t fp) -> int { in TestModifyManyVregs()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp440 int64_t lr = left_range.GetRight(); in NarrowBoundsByNE() local
467 int64_t lr = left_range.GetRight(); in NarrowBoundsCase1() local
495 int64_t lr = left_range.GetRight(); in NarrowBoundsCase3() local
552 int64_t lr = left_range.GetRight(); in NarrowBoundsCase6() local
586 int64_t lr = left_range.GetRight(); in TryNarrowBoundsByCC() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen-inl.h38 auto &lr = GetGraph()->GetAnalysis<LiveRegisters>(); in GetLiveRegisters() local
Dcodegen.cpp115 auto lr = codegen->GetTarget().GetLinkReg(); in Generate() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h645 void SetSplitLr(LiveRange &lr) in SetSplitLr()
808 void CopyRematerialization(const LiveRange &lr) in CopyRematerialization()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js18064 class lr { class
106864 class lr extends rr { class