Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFixedPoint.h73 llvm::APFloat toFloat(const llvm::fltSemantics *Sem) const { in toFloat() function
H A DInterp.h2543 Result.copy(Fixed.toFloat(Sem)); in CastFixedPointFloating()