Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp436 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitInsertElementInst() local
464 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitShuffleVectorInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp621 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitInsertElementInst() local
934 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitShuffleVectorInst() local
DInstCombineSelect.cpp1236 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitSelectInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp837 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitInsertElementInst() local
1370 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitShuffleVectorInst() local
DInstCombineSelect.cpp1947 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitSelectInst() local
DInstCombineCalls.cpp2586 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitCallInst() local
2598 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth)); in visitCallInst() local