Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp644 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyMultipleUseDemandedBits() local
667 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyMultipleUseDemandedBits() local
964 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local
1857 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local
1927 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedBits() local
1953 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyDemandedBits() local
2204 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
2362 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
2517 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
DSelectionDAG.cpp2334 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in isSplatValue() local
2666 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in computeKnownBits() local
3250 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBits() local
3901 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in ComputeNumSignBits() local
3924 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in ComputeNumSignBits() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp661 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyMultipleUseDemandedBits() local
684 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyMultipleUseDemandedBits() local
1079 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local
2050 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedBits() local
2117 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedBits() local
2143 unsigned NumSrcElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyDemandedBits() local
2419 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
2592 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
2751 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
DSelectionDAG.cpp2441 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in isSplatValue() local
2780 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in computeKnownBits() local
3259 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBits() local
3873 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in ComputeNumSignBits() local
3898 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in ComputeNumSignBits() local
9466 unsigned NumSrcElts = Src.getValueType().getVectorNumElements(); in matchBinOpReduction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp66 unsigned NumSrcElts, in foldConstVectorToAPInt()
111 unsigned NumSrcElts = VTy->getNumElements(); in FoldBitCast() local
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp72 unsigned NumSrcElts, in foldConstVectorToAPInt()
117 unsigned NumSrcElts = cast<FixedVectorType>(VTy)->getNumElements(); in FoldBitCast() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp69 unsigned NumSrcElts = VTy->getNumElements(); in FoldBitCast() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp450 unsigned NumSrcElts = ArgTy->getNumElements(); in simplifyX86pack() local
DX86ISelLowering.cpp5679 unsigned NumSrcElts = Mask.size(); in scaleShuffleElements() local
6455 unsigned NumSrcElts = UndefSrcElts.getBitWidth(); in getTargetConstantBitsFromNode() local
6552 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6569 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6594 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6616 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6647 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6689 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getTargetConstantBitsFromNode() local
7690 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getFauxShuffleMask() local
11357 unsigned NumSrcElts = NumElts / Scale; in matchShuffleAsVTRUNC() local
[all …]
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp2431 unsigned NumSrcElts = 128 / EltTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2467 unsigned NumSrcElts = in UpgradeIntrinsicCall() local
DInstructions.cpp2199 int NumSrcElts, int &Index) { in isExtractSubvectorMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp2305 unsigned NumSrcElts = 128 / EltTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2340 unsigned NumSrcElts = in UpgradeIntrinsicCall() local
DInstructions.cpp2022 int NumSrcElts, int &Index) { in isExtractSubvectorMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp177 unsigned NumSrcElts = SrcTy->getVectorNumElements(); in foldBitcastExtElt() local
DInstCombineCalls.cpp562 unsigned NumSrcElts = ArgTy->getVectorNumElements(); in simplifyX86pack() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp188 ElementCount NumSrcElts = SrcTy->getElementCount(); in foldBitcastExtElt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp6149 unsigned NumSrcElts = UndefSrcElts.getBitWidth(); in getTargetConstantBitsFromNode() local
6246 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6263 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6288 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6305 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6336 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6367 unsigned NumSrcElts = SizeInBits / SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6411 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getTargetConstantBitsFromNode() local
7327 unsigned NumSrcElts = SrcVT.getVectorNumElements(); in getFauxShuffleMask() local
12848 unsigned NumSrcElts = V.getValueSizeInBits() / NumEltBits; in lowerShuffleAsBroadcast() local
[all …]
/external/clang/lib/CodeGen/
DCGExpr.cpp1760 unsigned NumSrcElts = VTy->getNumElements(); in EmitStoreThroughExtVectorComponentLValue() local
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp2258 unsigned NumSrcElts = VTy->getNumElements(); in EmitStoreThroughExtVectorComponentLValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp7473 unsigned NumSrcElts = VT.getSizeInBits() / EltVT.getSizeInBits(); in ReconstructShuffle() local
15720 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBitsForTargetNode() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp7779 unsigned NumSrcElts = VTSize / EltVT.getFixedSizeInBits(); in ReconstructShuffle() local
17481 const unsigned NumSrcElts = VecVT.getVectorNumElements(); in computeKnownBitsForTargetNode() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5012 unsigned NumSrcElts = VT.getSizeInBits() / EltVT.getSizeInBits(); in ReconstructShuffle() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5943 unsigned NumSrcElts = VT.getSizeInBits() / EltVT.getSizeInBits(); in ReconstructShuffle() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6630 unsigned NumSrcElts = VT.getSizeInBits() / EltVT.getSizeInBits(); in ReconstructShuffle() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7918 unsigned NumSrcElts = VTSize / EltVT.getFixedSizeInBits(); in ReconstructShuffle() local

12