Searched defs:zeroType (Results 1 – 1 of 1) sorted by relevance
7738 spv::Id zeroType = builder.makeUintType(bits); in createConversion() local7755 spv::Id zeroType = builder.makeUintType(bits); in createConversion() local7781 …spv::Id zeroType = isTypeSignedInt(resultBasicType) ? builder.makeIntType(bits) : builder.makeUint… in createConversion() local