Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFixedPoint.h210 static APFixedPoint getFromIntValue(const APSInt &Value,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp492 APFixedPoint APFixedPoint::getFromIntValue(const APSInt &Value, in getFromIntValue() function in llvm::APFixedPoint
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp13415 APFixedPoint IntResult = APFixedPoint::getFromIntValue( in VisitCastExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp12473 llvm::APFixedPoint IntResult = llvm::APFixedPoint::getFromIntValue( in CheckImplicitConversion()