| /arkcompiler/runtime_core/runtime/include/ |
| D | method.h | 191 // 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 …]
|
| D | object_header.h | 82 // should become visible acquire in SetClass() 99 // should become visible in AtomicClassAddr()
|
| D | class.h | 716 // should become visible in GetUniqId() 721 // which should become visible acquire in GetUniqId()
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | base_mem_stats.cpp | 66 // 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/ |
| D | profiling_data.h | 58 // 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/ |
| D | bitmap.cpp | 50 // should become visible in AtomicTestAndSetBit() 68 // should become visible in AtomicTestAndClearBit() 84 // become visible in AtomicTestBit()
|
| D | generational-gc-base.cpp | 37 // should become visible in WaitForGC() 46 // should become visible in WaitForGC() 49 // should become visible in WaitForGC()
|
| D | gc.cpp | 191 // should become visible in RunPhases() 195 // should become visible in RunPhases() 202 // should become visible acquire in RunPhases()
|
| D | generational-gc-base.h | 310 * Sweeps string table from about to become dangled pointers to young generation
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | mem_stats.cpp | 124 // 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()
|
| D | runslots_allocator-inl.h | 765 // 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()
|
| D | region_space.h | 325 // 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/ |
| D | base_mod.js | 25 B(); // make B become a lexenv, and B is not in top scope
|
| /arkcompiler/ets_frontend/es2panda/test/hotreload/add-lexenv-1/ |
| D | base_mod.js | 25 B(); // make B become a lexenv, and B is not in top scope
|
| /arkcompiler/runtime_core/runtime/arch/amd64/ |
| D | common_amd64.S | 19 // jumps to the given pc, thus, SP become unaligned.
|
| /arkcompiler/runtime_core/compiler/aot/ |
| D | aot_manager.h | 73 // the load which should become visible in GetAotStringRootsCount() 97 // the load which should become visible in VisitAotStringRoots()
|
| D | aot_manager.cpp | 161 // load which should become visible in RegisterAotStringRoot()
|
| /arkcompiler/runtime_core/verification/jobs/ |
| D | thread_pool.cpp | 103 // should become visible acquire in Initialize() 110 // which should become visible acquire in Initialize()
|
| D | thread_pool.h | 183 // should become visible
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | tagged_dictionary_test.cpp | 125 * 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/ |
| D | stw-gc.cpp | 196 // should become visible in WaitForGC() 201 // should become visible in WaitForGC() 204 // should become visible in WaitForGC()
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | cleanup_doc.md | 22 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.
|
| D | interface_inline_cache.md | 56 …` is no move in ark, so we do not need to worry that the saved class will become invalid addresses.
|
| /arkcompiler/runtime_core/compiler/ |
| D | optimizer_run.cpp | 78 …// the X become another instruction within inlined method, but SaveStateOsr didn't take it into ac… in RunOptimizations()
|
| /arkcompiler/runtime_core/cmake/ |
| D | ClangTidy.cmake | 170 "-hicpp-noexcept-move" # For some reason become failed in DEFAULT_MOVE_SEMANTIC
|