Home
last modified time | relevance | path

Searched defs:inc (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dpgo.cpp46 auto inc = static_cast<uint32_t>(set_pgo); in MarkProfileItem() local
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dpgo.cpp43 auto inc = static_cast<uint32_t>(setPgo); in MarkProfileItem() local
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dmath_helpers.h196 struct inc { // NOLINT(readability-identifier-naming) struct
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.cpp61 auto inc = node->SetIcSlot(pg_->GetCurrentSlot()); in UpdateIcSlot() local
H A Dpandagen.h504 void IncreaseCurrentSlot(ICSlot inc) in IncreaseCurrentSlot() argument
H A Dpandagen.cpp2218 auto inc = ins->SetIcSlot(GetCurrentSlot()); in ReArrangeIc() local
2232 auto inc = ins->SetIcSlot(GetCurrentSlot()); in ReArrangeIc() local
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcframe_iterators.h243 auto inc = static_cast<ptrdiff_t>(GetSlotsCountForType(vregType_)); in operator ++() local
432 auto inc = static_cast<int64_t>(sizeof(interpreter::VRegister) / sizeof(SlotType)); in operator ++() local

Completed in 7 milliseconds