Searched defs:Bitset (Results 1 – 6 of 6) sorted by relevance
25 using Bitset = ityp::bitset<Key, 9>; typedef in ITypBitsetTest
409 void CompilerCPP::emit_function_prototype(SPIRFunction &func, const Bitset &) in emit_function_prototype()
66 class Bitset class70 explicit inline Bitset(uint64_t lower_) in Bitset() function in SPIRV_CROSS_NAMESPACE::Bitset
9141 void CompilerMSL::emit_function_prototype(SPIRFunction &func, const Bitset &) in emit_function_prototype()
103 class Bitset(object): class
130 void printRegisterSet(Ostream &Str, const SmallBitVector &Bitset, in printRegisterSet()