Searched refs:bitset_t (Results 1 – 1 of 1) sorted by relevance
63 typedef uint32_t bitset_t; typedef85 bitset_t Bitset() const { in Bitset()88 return static_cast<bitset_t>(reinterpret_cast<uintptr_t>(this) & in Bitset()92 static AsmType* New(bitset_t bits) { in New()