Searched defs:ConvertBuiltin (Results 1 – 1 of 1) sorted by relevance
144 struct ConvertBuiltin { struct145 StringRef Name;146 InstructionSet::InstructionSet Set;147 bool IsDestinationSigned;148 bool IsSaturated;149 bool IsRounded;150 bool IsBfloat16;151 FPRoundingMode::FPRoundingMode RoundingMode;