Return an all true boolean vector (mask) with NumElts lanes.
NumElts
Declared in <llvm/IR/IRBuilder.h>
<llvm/IR/IRBuilder.h>
Value* getAllOnesMask(ElementCount NumElts);
An all-ones vector mask of the requested type.