| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | mutator_lock.h | 67 void Increment(int32_t delta) in Increment() argument
|
| H A D | mutator_lock.cpp | 95 void SuspendBarrier::PassCount(int32_t delta) in PassCount() argument
|
| H A D | frames.cpp | 472 int delta = ComputeDelta(method); in GetPrevFrameCallSiteSp() local 664 int delta = it.ComputeDelta(method); in ComputePrevFrameSp() local 728 int delta = it.ComputeDelta(); in ComputePrevFrameSp() local [all...] |
| H A D | method.h | 293 uint64_t SetFpDelta(uint64_t extraLitearalInfo, int32_t delta) in SetFpDelta() argument 386 void SetFpDelta(int32_t delta) in SetFpDelta() argument
|
| H A D | js_collator.cpp | 568 constexpr UCollationResult ToUCollationResult(int delta) in ToUCollationResult() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | codegen_runner_test.cpp | 330 [[maybe_unused]] auto delta = bit_cast<uintptr_t>(fp) - bit_cast<uintptr_t>(&tmp); in Callback() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| H A D | gc_queue.cpp | 44 auto delta = task->GetTargetTime() - currentTime; in GetTask() local
|
| H A D | gc_trigger.cpp | 108 size_t delta = (heapSize / PERCENT_100) * percentThreshold_; in ComputeTarget() local 151 auto delta = static_cast<size_t>(static_cast<double>(heapSize) / PERCENT_100_D * percentThreshold_); in ComputeTarget() local 421 size_t delta = (heapSize / PERCENT_100) * percentThreshold_; ComputeTarget() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | proepilog.h | 48 int64 AddtoOffsetFromCFA(int64 delta) in AddtoOffsetFromCFA() argument
|
| H A D | cfi_generator.h | 45 int64 AddtoOffsetFromCFA(int64 delta) in AddtoOffsetFromCFA() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| H A D | fast_divisor.h | 51 uint64_t delta = 0U; in FastConstSignedDivisor() local 111 uint64_t delta = 0U; in FastConstUnsignedDivisor() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| H A D | dtoa_helper.cpp | 86 void DtoaHelper::GrisuRound(uint64_t delta, uint64_t rest, uint64_t tenKappa, uint64_t distance) argument
|
| H A D | ets_intrinsics_helpers.h | 245 PandaString DecimalsToString(FpType *numberInteger, FpType fraction, int radix, FpType delta) in DecimalsToString() argument 370 float delta = static_cast<FpType>(HALF) * (bit_cast<FpType>(value) - number); in FpDelta() local 405 float delta = FpDelta(number); in FpToString() member [all...] |
| /arkcompiler/runtime_core/static_core/static_linker/ |
| H A D | linker.cpp | 96 auto delta = [](const auto &s, const auto &e) { local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | aot_file_info.cpp | 34 int delta = 0; in CalCallSiteInfo() local
|
| H A D | aot_file_info.h | 72 AddEntry(CallSignature::TargetKind kind, bool isMainFunc, bool isFastCall, int indexInKind, uint64_t offset, uint32_t fileIndex, uint32_t moduleIndex, int delta, uint32_t size, CalleeRegAndOffsetVec info = {}) AddEntry() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | machine_code.cpp | 233 int delta = GetFpDeltaPrevFrameSp(); in CalCallSiteInfo() local
|
| H A D | heap.cpp | 994 size_t delta = activeSemiSpace_->GetInitialCapacity() - inactiveSemiSpace_->GetInitialCapacity(); in Resume() local 997 size_t delta = inactiveSemiSpace_->GetInitialCapacity() - activeSemiSpace_->GetInitialCapacity(); in Resume() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | g1_analytics_test.cpp | 80 const uint64_t delta = 200'000; in FillAnalyticsUndefinedBehaviorTest() local 84 const uint64_t delta = 250'000; in FillAnalyticsUndefinedBehaviorTest() local 89 const uint64_t delta = 1'000'000; in FillAnalyticsUndefinedBehaviorTest() local 93 const uint64_t delta = 2'000'000; in FillAnalyticsUndefinedBehaviorTest() local 98 const uint64_t delta = 3'000'000; in FillAnalyticsUndefinedBehaviorTest() local 102 const uint64_t delta = 6'000'000; FillAnalyticsUndefinedBehaviorTest() local 107 const uint64_t delta = 7'000'000; FillAnalyticsUndefinedBehaviorTest() local 111 const uint64_t delta = 10'000'000; FillAnalyticsUndefinedBehaviorTest() local 142 const uint64_t delta = 200'000; TEST_F() local 146 const uint64_t delta = 250'000; global() local 151 const uint64_t delta = 1'000'000; global() local 155 const uint64_t delta = 2'000'000; global() local 160 const uint64_t delta = 3'000'000; global() local 164 const uint64_t delta = 6'000'000; global() local 169 const uint64_t delta = 7'000'000; global() local 176 const uint64_t delta = 10'000'000; global() local 195 const uint64_t delta = 200'000; FillAnalyticsPause1AllPromotedUndefinedBehaviorTest() local 199 const uint64_t delta = 250'000; global() local 204 const uint64_t delta = 1'000'000; global() local 208 const uint64_t delta = 2'000'000; global() local 213 const uint64_t delta = 3'000'000; global() local 217 const uint64_t delta = 6'000'000; global() local 222 const uint64_t delta = 7'000'000; global() local 226 const uint64_t delta = 10'000'000; global() local 267 const uint64_t delta = 200'000; FillAnalyticsPause0PredictionTest() local 271 const uint64_t delta = 250'000; global() local 276 const uint64_t delta = 1'000'000; global() local 280 const uint64_t delta = 2'000'000; global() local 285 const uint64_t delta = 3'000'000; global() local 289 const uint64_t delta = 6'000'000; global() local 297 const uint64_t delta = 6'000'000; global() local 301 const uint64_t delta = 7'000'000; global() local 305 const uint64_t delta = 10'000'000; global() local 320 const uint64_t delta = 900'000; FillAnalyticsPause1PredictionTest() local 324 const uint64_t delta = 950'000; global() local 329 const uint64_t delta = 1'000'000; global() local 333 const uint64_t delta = 2'500'000; global() local 338 const uint64_t delta = 3'000'000; global() local 342 const uint64_t delta = 6'500'000; global() local 352 const uint64_t delta = 6'000'000; global() local 356 const uint64_t delta = 7'500'000; global() local 359 const uint64_t delta = 10'000'000; global() local 372 const uint64_t delta = 900'000; FillAnalyticsPause2PredictionTest() local 376 const uint64_t delta = 950'000; global() local 381 const uint64_t delta = 1'000'000; global() local 385 const uint64_t delta = 3'000'000; global() local 390 const uint64_t delta = 3'000'000; global() local 394 const uint64_t delta = 7'000'000; global() local 403 const uint64_t delta = 7'000'000; global() local 407 const uint64_t delta = 8'500'000; global() local 410 const uint64_t delta = 11'000'000; global() local [all...] |
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| H A D | reg_encoder.cpp | 107 auto delta = static_cast<compiler::Register>(num_temps_ - max_num_temps); in RunImpl() local 149 static panda::compiler::Register RenumberReg(const panda::compiler::Register r, const panda::compiler::Register delta) in RenumberReg() argument 170 void RegEncoder::RenumberRegs(const compiler::Register min_reg, const compiler::Register delta) in RenumberRegs() argument 157 RenumberSpillFillRegs(panda::compiler::SpillFillInst *inst, const panda::compiler::Register min_reg, const panda::compiler::Register delta) RenumberSpillFillRegs() argument 272 auto delta = static_cast<compiler::Register>(num_locals + num_temps + num_max_range_input_ - num_non_args); RenumberArgRegs() local [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ |
| H A D | ets_to_string_cache_test.cpp | 374 auto delta = std::abs(x - y); in SymEq() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | dtoa_helper.cpp | 66 void DtoaHelper::GrisuRound(char *buffer, int len, uint64_t delta, uint64_t rest, uint64_t tenKappa, uint64_t distance) in GrisuRound() argument 98 void DtoaHelper::DigitGen(const DiyFp &W, const DiyFp &Mp, uint64_t delta, char *buffer, int *len, int *K) in DigitGen() argument
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| H A D | reg_encoder.cpp | 134 auto delta = static_cast<compiler::Register>(numTemps_ - maxNumTemps); in RunImpl() local 180 static ark::compiler::Register RenumberReg(const ark::compiler::Register r, const ark::compiler::Register delta) in RenumberReg() argument 201 static void RenumberRegsForInst(compiler::Inst *inst, const compiler::Register minReg, const compiler::Register delta) in RenumberRegsForInst() argument 188 RenumberSpillFillRegs(ark::compiler::SpillFillInst *inst, const ark::compiler::Register minReg, const ark::compiler::Register delta) RenumberSpillFillRegs() argument 226 RenumberRegs(const compiler::Register minReg, const compiler::Register delta) RenumberRegs() argument 317 auto delta = static_cast<compiler::Register>(numLocals + numTemps + numMaxRangeInput_ - numNonArgs); RenumberArgRegs() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ |
| H A D | assembler_x64.cpp | 258 size_t delta = static_cast<size_t>(x - (pos & (x - 1))); in Align16() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | file_generators.cpp | 124 int delta = assembler->GetFpDeltaPrevFramSp(func, log); in CollectFuncEntryInfo() local 189 int delta; CollectFuncEntryInfo() local 253 int delta; CollectFuncEntryInfoByLiteCG() local [all...] |