Home
last modified time | relevance | path

Searched defs:bitmapWord (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp174 for (const auto &bitmapWord : bitmapWords) { in EmitGCTIBLabel() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h151 auto bitmapWord = GetBitmapWord<ATOMIC>(begin); in IterateOverSetBitsInRange() local
282 auto bitmapWord = GetBitmapWord<ATOMIC>(begin) & mask; in FindHighestPrecedingOrSameBit() local