Home
last modified time | relevance | path

Searched defs:NumSubElts (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h125 int NumSubElts = SubTy->getVectorNumElements(); in getExtractSubvectorOverhead() local
147 int NumSubElts = SubTy->getVectorNumElements(); in getInsertSubvectorOverhead() local
927 unsigned NumSubElts = NumElts / Factor; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp925 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedBits() local
980 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedBits() local
2312 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
2331 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
DSelectionDAG.cpp2633 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in computeKnownBits() local
3957 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in ComputeNumSignBits() local
9193 auto PartialReduction = [&](SDValue Op, unsigned NumSubElts) { in matchBinOpReduction()
DDAGCombiner.cpp19794 int NumSubElts = NumElts * Split; in XformToShuffleWithZero() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp913 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local
DX86ISelLowering.cpp5801 unsigned NumSubElts = OpVT.getVectorNumElements() / NumSubs; in SplitOpsAndApply() local
6412 unsigned NumSubElts = VT.getVectorNumElements(); in getTargetConstantBitsFromNode() local
7247 unsigned NumSubElts = SubVT.getVectorNumElements(); in getFauxShuffleMask() local
7641 unsigned NumSubElts = SubVT.getVectorNumElements(); in getShuffleScalarElt() local
12750 int NumSubElts = (int)VInner.getSimpleValueType().getVectorNumElements(); in lowerShuffleAsBroadcast() local
19779 unsigned NumSubElts = NumElems / 2; in truncateVectorWithPACK() local
36776 unsigned NumSubElts = NumElts / 2; in combineHorizontalMinMaxResult() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp377 unsigned NumSubElts = 64 / BitWidth; in simplifyX86immShift() local