Searched refs:IsDestinationSigned (Results 1 – 2 of 2) sorted by relevance
147 bool IsDestinationSigned; member2635 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpSatConvertUToS in generateConvertInst()2638 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpUConvert in generateConvertInst()2675 Opcode = Builtin->IsDestinationSigned ? SPIRV::OpConvertFToS in generateConvertInst()
1434 bit IsDestinationSigned = !eq(!find(name, "convert_u"), -1);1449 let Fields = ["Name", "Set", "IsDestinationSigned", "IsSaturated",