Searched refs:IsDestinationSigned (Results 1 – 2 of 2) sorted by relevance
136 bool IsDestinationSigned; member2276 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpSatConvertUToS in generateConvertInst()2279 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpUConvert in generateConvertInst()2316 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpConvertFToS in generateConvertInst()
1360 bit IsDestinationSigned = !eq(!find(name, "convert_u"), -1);1375 let Fields = ["Name", "Set", "IsDestinationSigned", "IsSaturated",