Home
last modified time | relevance | path

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

/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtable_control_bytes.h277 struct GroupSse2Impl { struct
282 explicit GroupSse2Impl(const ctrl_t* pos) { in GroupSse2Impl() argument
287 BitMaskType Match(h2_t hash) const { in Match()
294 NonIterableBitMaskType MaskEmpty() const { in MaskEmpty()
309 BitMaskType MaskFull() const { in MaskFull()
316 auto MaskNonFull() const { in MaskNonFull()
321 NonIterableBitMaskType MaskEmptyOrDeleted() const { in MaskEmptyOrDeleted()
328 uint32_t CountLeadingEmptyOrDeleted() const { in CountLeadingEmptyOrDeleted()
334 void ConvertSpecialToEmptyAndFullToDeleted(ctrl_t* dst) const { in ConvertSpecialToEmptyAndFullToDeleted()
347 __m128i ctrl;