Searched refs:convertToInt (Results 1 – 4 of 4) sorted by relevance
227 APSInt convertToInt(unsigned DstWidth, bool DstSign,
452 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt() function in llvm::APFixedPoint
10977 llvm::APSInt IntResult = FXResult.convertToInt( in CheckImplicitConversion()
14334 llvm::APSInt Result = Src.convertToInt( in VisitCastExpr()