Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/ADT/
HDAPFloat.h270 static APFloat getSmallestNormalized(const fltSemantics &Sem,
/NextBSD/contrib/llvm/lib/Support/
HDAPFloat.cpp3437 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized() function in APFloat
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp4008 ((Fabs.compare(APFloat::getSmallestNormalized(*Sem)) != in visitFCmpInst()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBuiltin.cpp651 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr()
716 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr()