Searched defs:ConvertBuiltin (Results 1 – 1 of 1) sorted by relevance
133 struct ConvertBuiltin { struct134 StringRef Name;135 InstructionSet::InstructionSet Set;136 bool IsDestinationSigned;137 bool IsSaturated;138 bool IsRounded;139 bool IsBfloat16;140 FPRoundingMode::FPRoundingMode RoundingMode;