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

/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DAPInt.h429 static APInt getAllOnesValue(unsigned numBits) { function in class:llvm::APInt
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp163 Constant *Constant::getAllOnesValue(Type *Ty) { function in class:Constant

Completed in 116 milliseconds