Home
last modified time | relevance | path

Searched defs:NumElts (Results 1 – 25 of 231) sorted by relevance

12345678910

/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ShuffleDecode.cpp48 void DecodeInsertElementMask(unsigned NumElts, unsigned Idx, unsigned Len, in DecodeInsertElementMask()
76 void DecodeMOVSLDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSLDUPMask()
83 void DecodeMOVSHDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSHDUPMask()
90 void DecodeMOVDDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVDDUPMask()
98 void DecodePSLLDQMask(unsigned NumElts, unsigned Imm, in DecodePSLLDQMask()
110 void DecodePSRLDQMask(unsigned NumElts, unsigned Imm, in DecodePSRLDQMask()
123 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm, in DecodePALIGNRMask()
137 void DecodeVALIGNMask(unsigned NumElts, unsigned Imm, in DecodeVALIGNMask()
146 void DecodePSHUFMask(unsigned NumElts, unsigned ScalarBits, unsigned Imm, in DecodePSHUFMask()
162 void DecodePSHUFHWMask(unsigned NumElts, unsigned Imm, in DecodePSHUFHWMask()
[all …]
DX86ATTInstPrinter.cpp172 unsigned NumElts; in printVecCompareInstr() local
314 unsigned NumElts; in printVecCompareInstr() local
DX86IntelInstPrinter.cpp162 unsigned NumElts; in printVecCompareInstr() local
302 unsigned NumElts; in printVecCompareInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp46 void DecodeInsertElementMask(unsigned NumElts, unsigned Idx, unsigned Len, in DecodeInsertElementMask()
74 void DecodeMOVSLDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSLDUPMask()
81 void DecodeMOVSHDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSHDUPMask()
88 void DecodeMOVDDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVDDUPMask()
96 void DecodePSLLDQMask(unsigned NumElts, unsigned Imm, in DecodePSLLDQMask()
108 void DecodePSRLDQMask(unsigned NumElts, unsigned Imm, in DecodePSRLDQMask()
121 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm, in DecodePALIGNRMask()
135 void DecodeVALIGNMask(unsigned NumElts, unsigned Imm, in DecodeVALIGNMask()
147 void DecodePSHUFMask(unsigned NumElts, unsigned ScalarBits, unsigned Imm, in DecodePSHUFMask()
163 void DecodePSHUFHWMask(unsigned NumElts, unsigned Imm, in DecodePSHUFHWMask()
[all …]
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp106 unsigned NumElts = ReadVBR(6); in skipRecord() local
127 unsigned NumElts = ReadVBR(6); in skipRecord() local
158 unsigned NumElts = ReadVBR(6); in skipRecord() local
181 unsigned NumElts = ReadVBR(6); in readRecord() local
217 unsigned NumElts = ReadVBR(6); in readRecord() local
248 unsigned NumElts = ReadVBR(6); in readRecord() local
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp50 unsigned NumElts = VT.getVectorNumElements(); in DecodeInsertElementMask() local
78 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVSLDUPMask() local
86 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVSHDUPMask() local
96 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVDDUPMask() local
109 unsigned NumElts = VectorSizeInBits / 8; in DecodePSLLDQMask() local
123 unsigned NumElts = VectorSizeInBits / 8; in DecodePSRLDQMask() local
138 unsigned NumElts = VT.getVectorNumElements(); in DecodePALIGNRMask() local
158 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFMask() local
176 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFHWMask() local
192 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFLWMask() local
[all …]
/external/llvm/lib/IR/
DAutoUpgrade.cpp428 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSLLDQIntrinsics() local
462 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSRLDQIntrinsics() local
492 unsigned NumElts) { in getX86MaskVec()
527 unsigned NumElts = Op0->getType()->getVectorNumElements(); in UpgradeX86PALIGNRIntrinsics() local
576 unsigned NumElts = Data->getType()->getVectorNumElements(); in UpgradeMaskedStore() local
596 unsigned NumElts = Passthru->getType()->getVectorNumElements(); in UpgradeMaskedLoad() local
612 unsigned NumElts = Op0->getType()->getVectorNumElements(); in upgradeMaskedCompare() local
885 unsigned NumElts = CI->getType()->getVectorNumElements(); in UpgradeIntrinsicCall() local
944 unsigned NumElts = CI->getType()->getVectorNumElements(); in UpgradeIntrinsicCall() local
991 unsigned NumElts = VecTy->getNumElements(); in UpgradeIntrinsicCall() local
[all …]
/external/llvm-project/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp102 unsigned NumElts = MaybeVBR.get(); in skipRecord() local
146 unsigned NumElts = MaybeNum.get(); in skipRecord() local
186 unsigned NumElts = MaybeNum.get(); in skipRecord() local
217 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
267 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
313 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp102 unsigned NumElts = MaybeVBR.get(); in skipRecord() local
146 unsigned NumElts = MaybeNum.get(); in skipRecord() local
185 unsigned NumElts = MaybeNum.get(); in skipRecord() local
216 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
265 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
310 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp126 unsigned NumElts = Width / 8; in DecodePSHUFBMask() local
165 unsigned NumElts = Width / ElSize; in DecodeVPERMILPMask() local
202 unsigned NumElts = Width / ElSize; in DecodeVPERMIL2PMask() local
256 unsigned NumElts = Width / 8; in DecodeVPPERMMask() local
309 unsigned NumElts = Width / ElSize; in DecodeVPERMVMask() local
335 unsigned NumElts = Width / ElSize; in DecodeVPERMV3Mask() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp128 unsigned NumElts = Width / 8; in DecodePSHUFBMask() local
167 unsigned NumElts = Width / ElSize; in DecodeVPERMILPMask() local
203 unsigned NumElts = Width / ElSize; in DecodeVPERMIL2PMask() local
257 unsigned NumElts = Width / 8; in DecodeVPPERMMask() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp60 static bool isREVMask(ArrayRef<int> M, unsigned EltSize, unsigned NumElts, in isREVMask()
89 static bool isTRNMask(ArrayRef<int> M, unsigned NumElts, in isTRNMask()
106 unsigned NumElts) { in getExtMask()
147 static bool isUZPMask(ArrayRef<int> M, unsigned NumElts, in isUZPMask()
162 static bool isZipMask(ArrayRef<int> M, unsigned NumElts, in isZipMask()
194 unsigned NumElts = Ty.getNumElements(); in matchREV() local
216 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchTRN() local
237 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchUZP() local
253 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchZip() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp895 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSLLDQIntrinsics() local
929 unsigned NumElts = ResultTy->getVectorNumElements() * 8; in UpgradeX86PSRLDQIntrinsics() local
959 unsigned NumElts) { in getX86MaskVec()
1013 unsigned NumElts = Op0->getType()->getVectorNumElements(); in UpgradeX86ALIGNIntrinsics() local
1144 unsigned NumElts = Ty->getVectorNumElements(); in upgradeX86Rotate() local
1214 unsigned NumElts = Ty->getVectorNumElements(); in upgradeX86ConcatShift() local
1249 unsigned NumElts = Data->getType()->getVectorNumElements(); in UpgradeMaskedStore() local
1269 unsigned NumElts = Passthru->getType()->getVectorNumElements(); in UpgradeMaskedLoad() local
1333 unsigned NumElts = Vec->getType()->getVectorNumElements(); in ApplyX86MaskOn1BitsVec() local
1356 unsigned NumElts = Op0->getType()->getVectorNumElements(); in upgradeMaskedCompare() local
[all …]
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp1017 unsigned NumElts = ResultTy->getNumElements() * 8; in UpgradeX86PSLLDQIntrinsics() local
1051 unsigned NumElts = ResultTy->getNumElements() * 8; in UpgradeX86PSRLDQIntrinsics() local
1081 unsigned NumElts) { in getX86MaskVec()
1135 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in UpgradeX86ALIGNIntrinsics() local
1262 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86Rotate() local
1332 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86ConcatShift() local
1369 unsigned NumElts = cast<FixedVectorType>(Data->getType())->getNumElements(); in UpgradeMaskedStore() local
1392 unsigned NumElts = in UpgradeMaskedLoad() local
1440 unsigned NumElts = cast<FixedVectorType>(Vec->getType())->getNumElements(); in ApplyX86MaskOn1BitsVec() local
1463 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in upgradeMaskedCompare() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ATTInstPrinter.cpp172 unsigned NumElts; in printVecCompareInstr() local
314 unsigned NumElts; in printVecCompareInstr() local
DX86IntelInstPrinter.cpp162 unsigned NumElts; in printVecCompareInstr() local
302 unsigned NumElts; in printVecCompareInstr() local
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp115 unsigned NumElts = ReadVBR(6); in skipRecord() local
134 unsigned NumElts = ReadVBR(6); in skipRecord() local
204 unsigned NumElts = ReadVBR(6); in readRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp342 unsigned NumElts = 2; in ExpandOp_BITCAST() local
369 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local
407 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local
445 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp205 unsigned NumElts = VecVTy->getNumElements(); in generateCreationChecks() local
218 unsigned NumElts = VecVTy->getNumElements(); in generateCreationChecks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp201 unsigned NumElts = Vec->getType()->getVectorNumElements(); in generatePoisonChecks() local
213 unsigned NumElts = Vec->getType()->getVectorNumElements(); in generatePoisonChecks() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp347 unsigned NumElts = 2; in ExpandOp_BITCAST() local
374 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local
412 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local
450 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp356 unsigned NumElts = 2; in ExpandOp_BITCAST() local
383 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local
423 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local
461 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
/external/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp45 int NumElts = MaskTy->getVectorNumElements(); in DecodePSHUFBMask() local
251 int NumElts = MaskTy->getVectorNumElements(); in DecodeVPPERMMask() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp178 unsigned NumElts = Ext.getVectorOperandType()->getNumElements(); in foldBitcastExtElt() local
330 unsigned NumElts = EI.getVectorOperandType()->getNumElements(); in visitExtractElementInst() local
449 unsigned NumElts = V->getType()->getVectorNumElements(); in collectSingleShuffleElements() local
611 unsigned NumElts = V->getType()->getVectorNumElements(); in collectShuffleElements() local
962 unsigned NumElts = Mask->getType()->getVectorNumElements(); in foldConstantInsEltIntoShuffle() local
985 unsigned NumElts = InsElt.getType()->getNumElements(); in foldConstantInsEltIntoShuffle() local
1551 unsigned NumElts = Shuf.getType()->getVectorNumElements(); in foldSelectShuffle() local
1731 unsigned NumElts = Shuf.getType()->getVectorNumElements(); in foldIdentityExtractShuffle() local
1753 int NumElts = Mask.size(); in foldShuffleWithInsert() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp189 ElementCount NumElts = in foldBitcastExtElt() local
348 unsigned NumElts = EC.getKnownMinValue(); in visitExtractElementInst() local
475 unsigned NumElts = cast<FixedVectorType>(V->getType())->getNumElements(); in collectSingleShuffleElements() local
631 unsigned NumElts = cast<FixedVectorType>(V->getType())->getNumElements(); in collectShuffleElements() local
1279 unsigned NumElts = Mask.size(); in foldConstantInsEltIntoShuffle() local
1304 unsigned NumElts = in foldConstantInsEltIntoShuffle() local
1888 unsigned NumElts = cast<FixedVectorType>(Shuf.getType())->getNumElements(); in foldSelectShuffle() local
2110 unsigned NumElts = cast<FixedVectorType>(Shuf.getType())->getNumElements(); in foldIdentityExtractShuffle() local
2134 int NumElts = Mask.size(); in foldShuffleWithInsert() local

12345678910