Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DAPFixedPoint.h210 static APFixedPoint getFromIntValue(const APSInt &Value,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp492 APFixedPoint APFixedPoint::getFromIntValue(const APSInt &Value, in getFromIntValue() function in llvm::APFixedPoint
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp13456 APFixedPoint IntResult = APFixedPoint::getFromIntValue( in VisitCastExpr()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaChecking.cpp12744 llvm::APFixedPoint IntResult = llvm::APFixedPoint::getFromIntValue( in CheckImplicitConversion()