Home
last modified time | relevance | path

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

12345678910

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ShuffleDecode.cpp49 void DecodeInsertElementMask(unsigned NumElts, unsigned Idx, unsigned Len, in DecodeInsertElementMask()
77 void DecodeMOVSLDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSLDUPMask()
84 void DecodeMOVSHDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVSHDUPMask()
91 void DecodeMOVDDUPMask(unsigned NumElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVDDUPMask()
99 void DecodePSLLDQMask(unsigned NumElts, unsigned Imm, in DecodePSLLDQMask()
111 void DecodePSRLDQMask(unsigned NumElts, unsigned Imm, in DecodePSRLDQMask()
124 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm, in DecodePALIGNRMask()
138 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 …]
DX86ATTInstPrinter.cpp190 unsigned NumElts; in printVecCompareInstr() local
342 unsigned NumElts; in printVecCompareInstr() local
DX86IntelInstPrinter.cpp180 unsigned NumElts; in printVecCompareInstr() local
330 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/swiftshader/third_party/llvm-16.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp106 unsigned NumElts = MaybeVBR.get(); in skipRecord() local
154 unsigned NumElts = MaybeNum.get(); in skipRecord() local
194 unsigned NumElts = MaybeNum.get(); in skipRecord() local
227 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
284 uint32_t NumElts = MaybeNumElts.get(); in readRecord() local
332 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/swiftshader/third_party/llvm-16.0/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/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/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAutoUpgrade.cpp1220 unsigned NumElts = ResultTy->getNumElements() * 8; in UpgradeX86PSLLDQIntrinsics() local
1254 unsigned NumElts = ResultTy->getNumElements() * 8; in UpgradeX86PSRLDQIntrinsics() local
1284 unsigned NumElts) { in getX86MaskVec()
1338 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in UpgradeX86ALIGNIntrinsics() local
1464 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86Rotate() local
1534 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86ConcatShift() local
1571 unsigned NumElts = cast<FixedVectorType>(Data->getType())->getNumElements(); in UpgradeMaskedStore() local
1595 unsigned NumElts = cast<FixedVectorType>(ValTy)->getNumElements(); in UpgradeMaskedLoad() local
1642 unsigned NumElts = cast<FixedVectorType>(Vec->getType())->getNumElements(); in ApplyX86MaskOn1BitsVec() local
1665 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in upgradeMaskedCompare() local
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp70 static bool isREVMask(ArrayRef<int> M, unsigned EltSize, unsigned NumElts, in isREVMask()
99 static bool isTRNMask(ArrayRef<int> M, unsigned NumElts, in isTRNMask()
116 unsigned NumElts) { in getExtMask()
157 static bool isUZPMask(ArrayRef<int> M, unsigned NumElts, in isUZPMask()
172 static bool isZipMask(ArrayRef<int> M, unsigned NumElts, in isZipMask()
235 unsigned NumElts = Ty.getNumElements(); in matchREV() local
257 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchTRN() local
278 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchUZP() local
294 unsigned NumElts = MRI.getType(Dst).getNumElements(); in matchZip() local
380 unsigned NumElts = Ty.getNumElements(); in isSingletonExtMask() 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/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/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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp199 unsigned NumElts = VecVTy->getNumElements(); in generateCreationChecks() local
212 unsigned NumElts = VecVTy->getNumElements(); in generateCreationChecks() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp345 unsigned NumElts = 2; in ExpandOp_BITCAST() local
371 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local
409 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local
447 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() 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/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-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp187 ElementCount NumElts = in foldBitcastExtElt() local
425 unsigned NumElts = EC.getKnownMinValue(); in visitExtractElementInst() local
573 unsigned NumElts = EC.getKnownMinValue(); in visitExtractElementInst() local
614 unsigned NumElts = cast<FixedVectorType>(V->getType())->getNumElements(); in collectSingleShuffleElements() local
769 unsigned NumElts = cast<FixedVectorType>(V->getType())->getNumElements(); in collectShuffleElements() local
1416 unsigned NumElts = Mask.size(); in foldConstantInsEltIntoShuffle() local
1445 unsigned NumElts = in foldConstantInsEltIntoShuffle() local
2069 unsigned NumElts = Mask.size(); in foldSelectShuffleOfSelectShuffle() local
2205 unsigned NumElts = cast<FixedVectorType>(Shuf.getType())->getNumElements(); in foldSelectShuffle() local
2528 unsigned NumElts = cast<FixedVectorType>(Shuf.getType())->getNumElements(); in foldIdentityExtractShuffle() local
[all …]

12345678910