Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h133 int NumSubElts = SubVTy->getNumElements(); in getExtractSubvectorOverhead() local
161 int NumSubElts = SubVTy->getNumElements(); in getInsertSubvectorOverhead() local
1346 unsigned NumSubElts = NumElts / Factor; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp854 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyMultipleUseDemandedBits() local
1213 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local
1284 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedBits() local
1380 unsigned NumSubElts = in SimplifyDemandedBits() local
3033 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
3071 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
9358 unsigned NumSubElts = SubEC.getKnownMinValue(); in clampDynamicVectorIndex() local
DSelectionDAG.cpp3073 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in computeKnownBits() local
4473 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in ComputeNumSignBits() local
11312 auto PartialReduction = [&](SDValue Op, unsigned NumSubElts) { in matchBinOpReduction()
DDAGCombiner.cpp24017 int NumSubElts = SubVT.getVectorNumElements(); in visitVECTOR_SHUFFLE() local
24845 int NumSubElts = NumElts * Split; in XformToShuffleWithZero() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp265 for (unsigned i = 0, NumSubElts = 64 / BitWidth; i != NumSubElts; ++i) { in simplifyX86immShift() local
DX86TargetTransformInfo.cpp1467 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local
1514 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local
DX86ISelLowering.cpp6775 unsigned NumSubElts = OpVT.getVectorNumElements() / NumSubs; in SplitOpsAndApply() local
7460 unsigned NumSubElts = SubVecSizeInBits / CstEltSizeInBits; in getTargetConstantBitsFromNode() local
7529 unsigned NumSubElts = VT.getVectorNumElements(); in getTargetConstantBitsFromNode() local
8195 int NumSubElts = V.getOperand(1).getValueType().getVectorNumElements(); in getTargetShuffleAndZeroables() local
8387 unsigned NumSubElts = SubVT.getVectorNumElements(); in getFauxShuffleMask() local
8873 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in getShuffleScalarElt() local
8883 unsigned NumSubElts = SubVT.getVectorNumElements(); in getShuffleScalarElt() local
13597 static int matchShuffleAsBitRotate(ArrayRef<int> Mask, int NumSubElts) { in matchShuffleAsBitRotate()
13627 for (int NumSubElts = MinSubElts; NumSubElts <= MaxSubElts; NumSubElts *= 2) { in matchShuffleAsBitRotate() local
14840 int NumSubElts = (int)VInner.getSimpleValueType().getVectorNumElements(); in lowerShuffleAsBroadcast() local
[all …]
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h1194 int NumSubElts, SubIndex; in getInstructionCost() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp3351 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local
DAArch64ISelLowering.cpp16856 unsigned NumSubElts = SubVT.getVectorNumElements(); in performInsertSubvectorCombine() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DInstructions.cpp2464 int NumSrcElts, int &NumSubElts, in isInsertSubvectorMask()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.cpp15535 unsigned NumSubElts = SubVT.getVectorNumElements(); in PerformInsertSubvectorCombine() local