Home
last modified time | relevance | path

Searched defs:getAllOnesValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp4850 APFloat APFloat::getAllOnesValue(const fltSemantics &Semantics, in getAllOnesValue() function in llvm::APFloat
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp405 Constant *Constant::getAllOnesValue(Type *Ty) { in getAllOnesValue() function in Constant