Home
last modified time | relevance | path

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

/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtable_control_bytes.h352 struct GroupAArch64Impl { struct
359 explicit GroupAArch64Impl(const ctrl_t* pos) { in GroupAArch64Impl() argument
363 auto Match(h2_t hash) const { in Match()
369 auto MaskEmpty() const { in MaskEmpty()
381 auto MaskFull() const { in MaskFull()
392 auto MaskNonFull() const { in MaskNonFull()
400 auto MaskEmptyOrDeleted() const { in MaskEmptyOrDeleted()
409 uint32_t CountLeadingEmptyOrDeleted() const { in CountLeadingEmptyOrDeleted()
422 void ConvertSpecialToEmptyAndFullToDeleted(ctrl_t* dst) const { in ConvertSpecialToEmptyAndFullToDeleted()
431 uint8x8_t ctrl;