Searched defs:lr (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/compiler/tests/ |
| D | panda_runner.h | 147 uintptr_t lr; in Hook() local 154 uintptr_t fp, lr; in Hook() local 167 uintptr_t fp, lr; in Hook() local
|
| D | codegen_runner_test.cpp | 323 NO_OPTIMIZE int Callback([[maybe_unused]] uintptr_t lr, [[maybe_unused]] uintptr_t fp) in Callback()
|
| D | live_registers_test.cpp | 199 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/ |
| D | callconv.cpp | 139 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/ |
| D | bounds_analysis.cpp | 183 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/ |
| D | stack_walker_test.cpp | 173 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/ |
| D | callconv.cpp | 113 auto lr = GetTarget().GetLinkReg().GetId(); in PushRegs() local 152 auto lr = GetTarget().GetLinkReg().GetId(); in PopRegs() local
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ |
| D | codegen.h | 201 auto &lr = GetGraph()->GetAnalysis<LiveRegisters>(); in GetLiveRegisters() local
|
| D | codegen.cpp | 113 auto lr = codegen->GetTarget().GetLinkReg(); in Generate() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|