Searched defs:getNaN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DAPFloat.h236 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, function in class:llvm::APFloat
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp681 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, unsigned Type) { function in class:ConstantFP

Completed in 39 milliseconds