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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h895 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, function in class:llvm::APFloat
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp808 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, uint64_t Payload) { function in class:ConstantFP

Completed in 118 milliseconds