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