Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dpanda_runner.h147 uintptr_t lr; in Hook() local
154 uintptr_t fp, lr; in Hook() local
167 uintptr_t fp, lr; in Hook() local
Dcodegen_runner_test.cpp323 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
285 auto &lr = graph->GetAnalysis<LiveRegisters>(); in TEST_F() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp139 auto lr = GetTarget().GetLinkReg(); in GeneratePrologue() local
200 auto lr = GetTarget().GetLinkReg(); in GenerateEpilogue() local
265 auto lr = GetTarget().GetLinkReg(); in GenerateNativePrologue() local
312 auto lr = GetTarget().GetLinkReg(); in GenerateNativeEpilogue() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp183 int64_t lr = left_range.GetRight(); in NarrowBoundsByNE() local
210 int64_t lr = left_range.GetRight(); in NarrowBoundsCase1() local
238 int64_t lr = left_range.GetRight(); in NarrowBoundsCase3() local
295 int64_t lr = left_range.GetRight(); in NarrowBoundsCase6() local
329 int64_t lr = left_range.GetRight(); in TryNarrowBoundsByCC() local
/arkcompiler/runtime_core/runtime/tests/
Dstack_walker_test.cpp173 uintptr_t lr = 0; in PandaRunnerHook() local
282 runner.Run(source, [](uintptr_t lr, [[maybe_unused]] uintptr_t fp) -> int { in TEST_F()
447 runner.Run(source, [](uintptr_t lr, [[maybe_unused]] uintptr_t fp) -> int { in TestModifyManyVregs()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp113 auto lr = GetTarget().GetLinkReg().GetId(); in PushRegs() local
152 auto lr = GetTarget().GetLinkReg().GetId(); in PopRegs() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h201 auto &lr = GetGraph()->GetAnalysis<LiveRegisters>(); in GetLiveRegisters() local
Dcodegen.cpp113 auto lr = codegen->GetTarget().GetLinkReg(); in Generate() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property