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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h566 static APInt getAllOnesValue(unsigned numBits) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp372 Constant *Constant::getAllOnesValue(Type *Ty) { function in class:Constant

Completed in 122 milliseconds