Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp621 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitInsertElementInst() local
934 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitShuffleVectorInst() local
H A DInstCombineSelect.cpp1236 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1099 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitInsertElementInst() local
1946 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitShuffleVectorInst() local
H A DInstCombineSelect.cpp2759 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitSelectInst() local
H A DInstructionCombining.cpp1672 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitGetElementPtrInst() local
H A DInstCombineCalls.cpp1870 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitCallInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1696 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitInsertElementInst() local
2825 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitShuffleVectorInst() local
H A DInstCombineSelect.cpp2409 APInt AllOnesEltMask(APInt::getAllOnes(NumElts)); in foldVectorSelect() local
H A DInstCombineCalls.cpp1246 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitCallInst() local
H A DInstructionCombining.cpp2295 APInt AllOnesEltMask(APInt::getAllOnes(VWidth)); in visitGetElementPtrInst() local