Home
last modified time | relevance | path

Searched defs:lr (Results 1 – 14 of 14) 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/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/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp165 [[maybe_unused]] Reg fp, [[maybe_unused]] Reg lr) in SaveFpLr()
204 auto lr = GetTarget().GetLinkReg(); in GeneratePrologue() local
252 auto lr = GetTarget().GetLinkReg(); in GenerateEpilogueImpl() local
326 auto lr = GetTarget().GetLinkReg(); in GenerateNativePrologue() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp122 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.cpp247 runner.Run(source, [](uintptr_t lr, [[maybe_unused]] uintptr_t fp) -> int { in TEST_F()
394 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_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