Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineVectorOps.cpp532 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitInsertElementInst() local
845 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitShuffleVectorInst() local
HDInstCombineSelect.cpp1179 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitSelectInst() local