Home
last modified time | relevance | path

Searched defs:AllOnesEltMask (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1438 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitInsertElementInst() local
2387 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitShuffleVectorInst() local
H A DInstCombineCalls.cpp878 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitCallInst() local
H A DInstCombineSelect.cpp2435 APInt AllOnesEltMask(APInt::getAllOnesValue(NumElts)); in foldVectorSelect() local
H A DInstructionCombining.cpp1867 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitGetElementPtrInst() local