Searched defs:unsigned_type (Results 1 – 9 of 9) sorted by relevance
72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
132 let unsigned_type = native_int_type.to_unsigned(&self.cx); in gcc_lshr() localVariable487 let unsigned_type = native_int_type.to_unsigned(&self.cx); in gcc_shl() localVariable
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
953 let unsigned_type = result_type.to_unsigned(&self.cx); in saturating_add() localVariable1023 let unsigned_type = result_type.to_unsigned(&self.cx); in saturating_sub() localVariable
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