Home
last modified time | relevance | path

Searched defs:NumMaskElts (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp52 unsigned NumMaskElts = CstSizeInBits / MaskEltSizeInBits; in extractConstantMask() local
DX86ISelLowering.cpp8209 unsigned NumMaskElts = VT.getVectorNumElements(); in EltsFromConsecutiveLoads() local
32876 unsigned NumMaskElts = Mask.size(); in matchUnaryShuffle() local
33008 unsigned NumMaskElts = Mask.size(); in matchUnaryPermuteShuffle() local
33193 unsigned NumMaskElts = Mask.size(); in matchBinaryPermuteShuffle() local
33445 unsigned NumMaskElts = Mask.size(); in combineX86ShuffleChain() local
33872 unsigned NumMaskElts = BaseMask.size(); in combineX86ShuffleChainWithExtract() local
33978 unsigned NumMaskElts = Mask.size(); in combineX86ShufflesConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp837 unsigned NumMaskElts = Shuf->getType()->getVectorNumElements(); in foldInsEltIntoSplat() local
873 unsigned NumMaskElts = Shuf->getType()->getVectorNumElements(); in foldInsEltIntoIdentityShuffle() local
1533 unsigned NumMaskElts = Shuf.getType()->getVectorNumElements(); in canonicalizeInsertSplat() local
DInstCombineCalls.cpp3166 unsigned NumMaskElts = Mask->getType()->getVectorNumElements(); in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1818 int NumMaskElts = getMask()->getType()->getVectorNumElements(); in commute() local
1912 for (int i = 0, NumMaskElts = Mask.size(); i < NumMaskElts; ++i) { in isSingleSourceMaskImpl() local
1935 for (int i = 0, NumMaskElts = Mask.size(); i < NumMaskElts; ++i) { in isIdentityMaskImpl() local
2052 int NumMaskElts = getType()->getVectorNumElements(); in isIdentityWithPadding() local
2071 int NumMaskElts = getType()->getVectorNumElements(); in isIdentityWithExtract() local
2084 int NumMaskElts = getType()->getVectorNumElements(); in isConcat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp262 unsigned NumMaskElts = VT.getVectorNumElements(); in ShuffleWithNarrowerEltType() local
DDAGCombiner.cpp17591 int NumMaskElts = NumBVOps * ZextRatio; in reduceBuildVecToShuffleWithZero() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp2713 int NumMaskElts = Shuf->getMask()->getType()->getVectorNumElements(); in ComputeNumSignBitsImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp12240 int NumMaskElts = ResVT.getSizeInBits() / SrcVT.getSizeInBits(); in performSelectCombine() local