reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
137 if (!DestType->isRealType() || !SubType->isIntegerType()) 140 const bool isFloat = DestType->isFloatingType(); 149 const llvm::fltSemantics &Sema = AC.getFloatTypeSemantics(DestType); 152 RepresentsUntilExp = AC.getIntWidth(DestType); 157 if (DestType->isSignedIntegerType())