Searched refs:IsDestinationSigned (Results 1 – 2 of 2) sorted by relevance
107 bool IsDestinationSigned; member1798 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpSatConvertUToS in generateConvertInst()1801 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpUConvert in generateConvertInst()1815 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpConvertFToS in generateConvertInst()
982 bit IsDestinationSigned = !eq(!find(name, "convert_u"), -1);995 let Fields = ["Name", "Set", "IsDestinationSigned", "IsSaturated", "IsRounded", "RoundingMode"];