Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1718 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); visitInsertElementInst() local
2870 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); visitShuffleVectorInst() local
H A DInstCombineSelect.cpp2453 APInt AllOnesEltMask(APInt::getAllOnes(NumElts)); foldVectorSelect() local
H A DInstCombineCalls.cpp1533 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); visitCallInst() local
H A DInstructionCombining.cpp2398 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); visitGetElementPtrInst() local