Home
last modified time | relevance | path

Searched refs:fromIntegral (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFloating.h171 static APFloat::opStatus fromIntegral(APSInt Val, in fromIntegral() function
H A DInterp.h2407 Floating::fromIntegral(FromAP, *Sem, getRoundingMode(FPO), &Result); in CastIntegralFloating()