Searched defs:ConvertBuiltin (Results 1 – 1 of 1) sorted by relevance
104 struct ConvertBuiltin { struct105 StringRef Name;106 InstructionSet::InstructionSet Set;107 bool IsDestinationSigned;108 bool IsSaturated;109 bool IsRounded;110 FPRoundingMode::FPRoundingMode RoundingMode;