Home
last modified time | relevance | path

Searched defs:GetBitMask (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h542 static constexpr uint32_t GetBitMask(size_t index) in GetBitMask() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_vector.h589 static constexpr uint32_t GetBitMask(size_t index) in GetBitMask() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h341 BitmapWordType GetBitMask(size_t bitOffset) const in GetBitMask() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3287 inline GateRef StubBuilder::GetBitMask(GateRef bitoffset) in GetBitMask() function