Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ADT/
DAPFixedPoint.h210 static APFixedPoint getFromIntValue(const APSInt &Value,
/external/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp492 APFixedPoint APFixedPoint::getFromIntValue(const APSInt &Value, in getFromIntValue() function in llvm::APFixedPoint
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp12204 llvm::APFixedPoint IntResult = llvm::APFixedPoint::getFromIntValue( in CheckImplicitConversion()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp13408 APFixedPoint IntResult = APFixedPoint::getFromIntValue( in VisitCastExpr()