Searched defs:unsigned_type (Results 1 – 6 of 6) sorted by relevance
72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
603 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
612 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
48 typedef typename std::make_unsigned<T>::type unsigned_type; in Normalize() typedef
11433 bool unsigned_type = (type.basetype == SPIRType::UInt) || in emit_instruction() local11473 bool unsigned_type = (type.basetype == SPIRType::UInt) || in emit_instruction() local