Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DAPFloat.h247 static APFloat getSmallestNormalized(const fltSemantics &Sem,
/external/llvm/lib/Support/
DAPFloat.cpp3252 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized() function in APFloat
/external/clang/lib/CodeGen/
DCGBuiltin.cpp453 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr()
518 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2910 ((Fabs.compare(APFloat::getSmallestNormalized(*Sem)) != in visitFCmpInst()