Home
last modified time | relevance | path

Searched defs:NumSrcElts (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp689 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyMultipleUseDemandedBits() local
712 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyMultipleUseDemandedBits() local
1258 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local
2443 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedBits() local
2509 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedBits() local
2536 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyDemandedBits() local
2893 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedVectorElts() local
2916 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
3115 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
3284 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2707 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in isSplatValue() local
2724 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in isSplatValue() local
2748 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in isSplatValue() local
3098 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in computeKnownBits() local
3696 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBits() local
4416 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in ComputeNumSignBits() local
4441 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in ComputeNumSignBits() local
11381 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in matchBinOpReduction() local
H A DDAGCombiner.cpp20145 unsigned NumSrcElts = SubVecVT.getVectorNumElements(); in combineInsertEltToShuffle() local
23402 for (unsigned SrcElt = 0, NumSrcElts = NumElts / Scale; in combineShuffleToZeroExtendVectorInReg() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp73 unsigned NumSrcElts, in foldConstVectorToAPInt()
115 unsigned NumSrcElts = cast<FixedVectorType>(VTy)->getNumElements(); in FoldBitCast() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp450 unsigned NumSrcElts = ArgTy->getNumElements(); in simplifyX86pack() local
H A DX86ISelLowering.cpp6347 unsigned NumSrcElts = Mask.size(); in scaleShuffleElements() local
7295 unsigned NumSrcElts = UndefSrcElts.getBitWidth(); in getTargetConstantBitsFromNode() local
7411 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
7433 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
7483 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
7528 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getTargetConstantBitsFromNode() local
8609 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getFauxShuffleMask() local
12450 unsigned NumSrcElts = NumElts / Scale; in matchShuffleAsVTRUNC() local
12480 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getAVX512TruncNode() local
12549 unsigned NumSrcElts = NumElts / Scale; in lowerShuffleWithVPMOV() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp2758 unsigned NumSrcElts = 128 / EltTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2792 unsigned NumSrcElts = in UpgradeIntrinsicCall() local
H A DInstructions.cpp2435 int NumSrcElts, int &Index) { in isExtractSubvectorMask()
2464 int NumSrcElts, int &NumSubElts, in isInsertSubvectorMask()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp226 ElementCount NumSrcElts = SrcTy->getElementCount(); in foldBitcastExtElt() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp2298 unsigned NumSrcElts = VTy->getNumElements(); in EmitStoreThroughExtVectorComponentLValue() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3942 unsigned NumSrcElts = SrcTy.isVector() ? SrcTy.getNumElements() : 1; in fewerElementsVectorMerge() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8198 unsigned NumSrcElts = VTSize / EltVT.getFixedSizeInBits(); in ReconstructShuffle() local
19906 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBitsForTargetNode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10461 unsigned NumSrcElts = VTSize / EltVT.getFixedSizeInBits(); in ReconstructShuffle() local