Home
last modified time | relevance | path

Searched refs:convertToInt (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFixedPoint.h227 APSInt convertToInt(unsigned DstWidth, bool DstSign,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DAPFixedPoint.cpp446 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt() function in llvm::APFixedPoint
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13957 llvm::APSInt Result = Src.convertToInt( in VisitCastExpr()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15864 llvm::APSInt IntResult = FXResult.convertToInt( in CheckImplicitConversion()