Home
last modified time | relevance | path

Searched defs:GetWord (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h527 uint32_t &GetWord(size_t index) in GetWord() function
532 uint32_t GetWord(size_t index) const in GetWord() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_vector.h574 uint32_t &GetWord(size_t index) in GetWord() function
579 uint32_t GetWord(size_t index) const in GetWord() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmaple_sparse_bitvector.h34 BitWord GetWord(unsigned idx) const in GetWord() function