Searched defs:Convert (Results 1 – 8 of 8) sorted by relevance
65 int convertYAML(yaml::Input & YIn, raw_ostream &Out, ConvertFuncPtr Convert) { in convertYAML()99 ConvertFuncPtr Convert = nullptr; in main() local
36 struct Convert { struct37 constexpr Convert(T v) : v(v) {} in Convert() argument41 template<typename T> Convert<T> ConvertVar(); argument
35 struct Convert { struct36 constexpr Convert(T v) : v(v) {} in Convert() function40 template<typename T> Convert<T> ConvertVar(); argument
19 void Convert(float f, double d, long double ld) { in Convert() function
103 const llvm::APSInt &Convert(const llvm::APSInt& To, in Convert() function112 const llvm::APSInt &Convert(QualType T, const llvm::APSInt &From) { in Convert() function
690 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
940 bool Convert = true; in LowerSETCC() local
7267 SDValue Convert = in tryCombineFixedPointConvert() local