Home
last modified time | relevance | path

Searched full:become (Results 1 – 25 of 36) sorted by relevance

12

/arkcompiler/runtime_core/runtime/include/
Dmethod.h191 // should become visible in Method()
208 // store which should become visible acquire in Method()
370 // should become visible in GetCompiledEntryPoint()
377 // should become visible in GetCompiledEntryPoint()
384 // store which should become visible acquire in SetCompiledEntryPoint()
405 // should become visible in GetCompilationStatus()
418 // should become visible in SetCompilationStatus()
422 // which should become visible acquire in SetCompilationStatus()
429 // should become visible in AtomicSetCompilationStatus()
476 // should become visible in GetAccessFlags()
[all …]
Dobject_header.h82 // should become visible acquire in SetClass()
99 // should become visible in AtomicClassAddr()
Dclass.h716 // should become visible in GetUniqId()
721 // which should become visible acquire in GetUniqId()
/arkcompiler/runtime_core/libpandabase/mem/
Dbase_mem_stats.cpp66 // become visible in GetAllocated()
73 // become visible in GetFreed()
84 // which should become visible in GetAllocatedHeap()
98 // which should become visible in GetFreedHeap()
114 // become visible in GetFootprint()
119 // should become visible in GetFootprint()
123 // should become visible in GetFootprint()
126 // become visible in GetFootprint()
/arkcompiler/runtime_core/runtime/jit/
Dprofiling_data.h58 // should become visible in UpdateInlineCaches()
78 // should become visible acquire in UpdateInlineCaches()
85 // should become visible in GetBytecodePc()
92 // which should become visible acquire in SetBytecodePc()
102 // should become visible in GetClassesCopy()
118 // should become visible in GetClassesCount()
132 // should become visible in IsMegamorphic()
/arkcompiler/runtime_core/runtime/mem/gc/
Dbitmap.cpp50 // should become visible in AtomicTestAndSetBit()
68 // should become visible in AtomicTestAndClearBit()
84 // become visible in AtomicTestBit()
Dgenerational-gc-base.cpp37 // should become visible in WaitForGC()
46 // should become visible in WaitForGC()
49 // should become visible in WaitForGC()
Dgc.cpp191 // should become visible in RunPhases()
195 // should become visible in RunPhases()
202 // should become visible acquire in RunPhases()
Dgenerational-gc-base.h310 * Sweeps string table from about to become dangled pointers to young generation
/arkcompiler/runtime_core/runtime/mem/
Dmem_stats.cpp124 // which should become visible in GetTotalObjectsAllocated()
132 // should become visible in GetTotalObjectsFreed()
152 // load which should become visible in GetTotalHumongousObjectsAllocated()
160 // load which should become visible in GetTotalHumongousObjectsFreed()
186 // the load which should become visible in GetLastYoungObjectsMovedBytes()
Drunslots_allocator-inl.h765 // should become visible acquire in Initialize()
773 // become visible in Initialize()
789 // should become visible in GetMemoryForRunSlots()
801 // should become visible in GetMemoryForRunSlots()
822 // become visible in IterateOverRunSlots()
843 // become visible in HasUsedMemory()
863 // become visible in GetOccupiedSize()
873 // become visible in IsInUsedMemory()
908 // become visible in HasMemoryForRunSlots()
Dregion_space.h325 // which should become visible in IsAllocating()
332 // should become visible in IsIterating()
342 // which should become visible acquire in SetAllocating()
353 // which should become visible acquire in SetIterating()
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/add-lexenv-1/
Dbase_mod.js25 B(); // make B become a lexenv, and B is not in top scope
/arkcompiler/ets_frontend/es2panda/test/hotreload/add-lexenv-1/
Dbase_mod.js25 B(); // make B become a lexenv, and B is not in top scope
/arkcompiler/runtime_core/runtime/arch/amd64/
Dcommon_amd64.S19 // jumps to the given pc, thus, SP become unaligned.
/arkcompiler/runtime_core/compiler/aot/
Daot_manager.h73 // the load which should become visible in GetAotStringRootsCount()
97 // the load which should become visible in VisitAotStringRoots()
Daot_manager.cpp161 // load which should become visible in RegisterAotStringRoot()
/arkcompiler/runtime_core/verification/jobs/
Dthread_pool.cpp103 // should become visible acquire in Initialize()
110 // which should become visible acquire in Initialize()
Dthread_pool.h183 // should become visible
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_dictionary_test.cpp125 * of the dictionary have become bigger.
156 * the dictionary have become smaller.
289 * of the dictionary have become bigger.
315 * the dictionary have become smaller.
/arkcompiler/runtime_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp196 // should become visible in WaitForGC()
201 // should become visible in WaitForGC()
204 // should become visible in WaitForGC()
/arkcompiler/runtime_core/compiler/docs/
Dcleanup_doc.md22 After any optimization which deletes instructions some basic blocks may become empty or may contain…
71 …n "special triangle" case is resolved conditional branch instruction (`If` or `IfImm`) become dead.
73 stages until IR become stable.
Dinterface_inline_cache.md56 …` is no move in ark, so we do not need to worry that the saved class will become invalid addresses.
/arkcompiler/runtime_core/compiler/
Doptimizer_run.cpp78 …// the X become another instruction within inlined method, but SaveStateOsr didn't take it into ac… in RunOptimizations()
/arkcompiler/runtime_core/cmake/
DClangTidy.cmake170 "-hicpp-noexcept-move" # For some reason become failed in DEFAULT_MOVE_SEMANTIC

12