Searched defs:toSemantics (Results 1 – 3 of 3) sorted by relevance
67 FixedPoint toSemantics(const llvm::FixedPointSemantics &Sem, in toSemantics() function
76 void toSemantics(const llvm::fltSemantics *Sem, llvm::RoundingMode RM, in toSemantics() function
2570 APFloat::opStatus IEEEFloat::convert(const fltSemantics &toSemantics, in convert()