Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7783 SmallVector<int> IdentityMask; peekThroughShuffles() local
11763 SmallVector<int> IdentityMask(VF, PoisonMaskElem); resizeToMatch() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24062 SmallVector<int, 32> IdentityMask(2 * OpVT.getVectorNumElements()); combineConcatVectorOfShuffleAndItsOperands() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38556 SmallVector<int> ScaledMask, IdentityMask; combineX86ShuffleChain() local
[all...]