Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineVectorOps.cpp1726 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitInsertElementInst() local
2886 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitShuffleVectorInst() local
HDInstCombineCalls.cpp1598 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitCallInst() local
HDInstCombineSelect.cpp2594 APInt AllOnesEltMask(APInt::getAllOnes(NumElts)); in foldVectorSelect() local
HDInstructionCombining.cpp2725 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitGetElementPtrInst() local