Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp678 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyMultipleUseDemandedBits() local
701 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyMultipleUseDemandedBits() local
1090 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local
2082 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedBits() local
2149 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedBits() local
2175 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyDemandedBits() local
2449 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
2622 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
2781 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp2557 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in isSplatValue() local
2905 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in computeKnownBits() local
3412 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBits() local
4076 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in ComputeNumSignBits() local
4101 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in ComputeNumSignBits() local
9903 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in matchBinOpReduction() local
H A DDAGCombiner.cpp18240 unsigned NumSrcElts = SubVecVT.getVectorNumElements(); in combineInsertEltToShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp73 unsigned NumSrcElts, in foldConstVectorToAPInt()
118 unsigned NumSrcElts = cast<FixedVectorType>(VTy)->getNumElements(); in FoldBitCast() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp450 unsigned NumSrcElts = ArgTy->getNumElements(); in simplifyX86pack() local
H A DX86ISelLowering.cpp5754 unsigned NumSrcElts = Mask.size(); in scaleShuffleElements() local
6532 unsigned NumSrcElts = UndefSrcElts.getBitWidth(); in getTargetConstantBitsFromNode() local
6629 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6646 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6671 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6693 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6739 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6784 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getTargetConstantBitsFromNode() local
7816 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getFauxShuffleMask() local
11553 unsigned NumSrcElts = NumElts / Scale; in matchShuffleAsVTRUNC() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp2455 unsigned NumSrcElts = 128 / EltTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2489 unsigned NumSrcElts = in UpgradeIntrinsicCall() local
H A DInstructions.cpp2220 int NumSrcElts, int &Index) { in isExtractSubvectorMask()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp188 ElementCount NumSrcElts = SrcTy->getElementCount(); in foldBitcastExtElt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp2256 unsigned NumSrcElts = VTy->getNumElements(); in EmitStoreThroughExtVectorComponentLValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7809 unsigned NumSrcElts = VTSize / EltVT.getFixedSizeInBits(); in ReconstructShuffle() local
18148 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBitsForTargetNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8281 unsigned NumSrcElts = VTSize / EltVT.getFixedSizeInBits(); in ReconstructShuffle() local