| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | panda_runner.cpp | 25 auto lr = ManagedThread::GetCurrent()->GetNativePc(); in PandaRunnerHookAArch64() local 29 int PandaRunnerHook(uintptr_t lr, uintptr_t fp) in PandaRunnerHook()
|
| D | codegen_runner_test.cpp | 327 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 286 auto &lr = graph->GetAnalysis<LiveRegisters>(); in TEST_F() local
|
| D | reg_alloc_linear_scan_test.cpp | 1473 auto &lr = GetGraph()->GetAnalysis<LiveRegisters>(); in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | panda_runner.h | 147 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/ |
| D | callconv.cpp | 165 [[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/ |
| D | callconv.cpp | 122 auto lr = GetTarget().GetLinkReg().GetId(); in PushRegs() local 165 auto lr = GetTarget().GetLinkReg().GetId(); in PopRegs() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | signal_handler.h | 86 void SetLR(uintptr_t lr) in SetLR()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | stack_walker_test.cpp | 247 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/ |
| D | bounds_analysis.cpp | 440 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/ |
| D | codegen-inl.h | 38 auto &lr = GetGraph()->GetAnalysis<LiveRegisters>(); in GetLiveRegisters() local
|
| D | codegen.cpp | 115 auto lr = codegen->GetTarget().GetLinkReg(); in Generate() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 18064 class lr { class 106864 class lr extends rr { class
|