Searched refs:IsDestinationSigned (Results 1 – 2 of 2) sorted by relevance
106 bool IsDestinationSigned; member1744 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpSatConvertUToS in generateConvertInst()1747 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpUConvert in generateConvertInst()1761 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"];