Home
last modified time | relevance | path

Searched defs:IdentityMask (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6376 SmallVector<int> IdentityMask; in peekThroughShuffles() local
8801 SmallVector<int> IdentityMask(VF, UndefMaskElem); in resizeToMatch() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22206 SmallVector<int, 32> IdentityMask(2 * OpVT.getVectorNumElements()); in combineConcatVectorOfShuffleAndItsOperands() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39011 SmallVector<int> ScaledMask, IdentityMask; in combineX86ShuffleChain() local