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