Home
last modified time | relevance | path

Searched full:incremented (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/compiler/docs/
Daot_resolve_string.md40 - if PLT-slot's value is below `--aot-string-gc-roots-limit` then slot's value is incremented and t…
Dloop_unrolling.md39 Loop-index should be incremented or decremented by a constant. Currently signed integer indexes are…
Dmemory_coalescing_doc.md63 …basic value is a variable) and evolution (if basic value is a variable incremented on each iterati…
Dplt.md68 `SecondSlot` is filled with zero and after resolving it stores `VTable index` incremented by 1.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml80 … monitor owner. If monitor is alread belongs to the thread, monitor count is incremented by one.
/arkcompiler/runtime_core/runtime/include/
Dmethod-inl.h461 …// hotness_counter_ may be used as profiling information so it should be incremented even with dis… in IncrementHotnessCounter()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2444 // `-1` because we've incremented `index` in advance in LoadStoreRegisters()