Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp68 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFMask() local
109 unsigned NumElts = VT.getVectorNumElements(); in DecodeSHUFPMask() local
134 unsigned NumElts = VT.getVectorNumElements(); in DecodeUNPCKHMask() local
154 unsigned NumElts = VT.getVectorNumElements(); in DecodeUNPCKLMask() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp300 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local
340 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local
377 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
DLegalizeVectorTypes.cpp1340 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_Binary() local
1685 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_BUILD_VECTOR() local
1872 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_EXTRACT_SUBVECTOR() local
1980 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_VECTOR_SHUFFLE() local
2087 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_Convert() local
2134 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_CONCAT_VECTORS() local
2279 unsigned NumElts = Width / LdTy.getSizeInBits(); in BuildVectorFromScalar() local
2336 unsigned NumElts = WidenWidth / NewVTWidth; in GenWidenVectorLoads() local
2476 unsigned NumElts = LdVT.getVectorNumElements(); in GenWidenVectorExtLoads() local
2550 unsigned NumElts = ValWidth / NewVTWidth; in GenWidenVectorStores() local
[all …]
DTargetLowering.cpp658 unsigned NumElts = VT.getVectorNumElements(); in getVectorTypeBreakdownMVT() local
890 unsigned NumElts = VT.getVectorNumElements(); in computeRegisterProperties() local
940 unsigned NumElts = VT.getVectorNumElements(); in getVectorTypeBreakdown() local
DLegalizeTypes.cpp876 unsigned NumElts = Op.getValueType().getVectorNumElements(); in BitConvertVectorToIntegerVector() local
DLegalizeIntegerTypes.cpp588 unsigned NumElts = InVT.getVectorNumElements(); in PromoteIntRes_TRUNCATE() local
905 unsigned NumElts = VecVT.getVectorNumElements(); in PromoteIntOp_BUILD_VECTOR() local
2894 unsigned NumElts = VT.getVectorNumElements(); in PromoteIntRes_VECTOR_SHUFFLE() local
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h508 unsigned NumElts = ReadVBR(6); variable
522 unsigned NumElts = ReadVBR(6); variable
533 unsigned NumElts = ReadVBR(6); variable
/external/llvm/include/llvm/ADT/
DSmallString.h48 void assign(unsigned NumElts, char Elt) { in assign()
DSmallVector.h368 void assign(unsigned NumElts, const T &Elt) { in assign()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp80 unsigned NumElts = CDS->getNumElements(); in IsNullTerminatedString() local
DTargetData.cpp427 int NumElts = Ty->getNumElements(); in getStructLayout() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp213 unsigned NumElts = cast<VectorType>(V->getType())->getNumElements(); in CollectSingleShuffleElements() local
292 unsigned NumElts = cast<VectorType>(V->getType())->getNumElements(); in CollectShuffleElements() local
DInstCombineCasts.cpp1491 unsigned NumElts = getTypeSizeIndex(C->getType()->getPrimitiveSizeInBits(), in CollectInsertionElements() local
/external/clang/include/clang/AST/
DAPValue.h82 unsigned NumElts; member
88 unsigned NumElts, ArrSize; member
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3876 unsigned NumElts = VT.getVectorNumElements(); in isVEXTMask() local
3921 unsigned NumElts = VT.getVectorNumElements(); in isVREVMask() local
3951 unsigned NumElts = VT.getVectorNumElements(); in isVTRNMask() local
3969 unsigned NumElts = VT.getVectorNumElements(); in isVTRN_v_undef_Mask() local
3984 unsigned NumElts = VT.getVectorNumElements(); in isVUZPMask() local
4031 unsigned NumElts = VT.getVectorNumElements(); in isVZIPMask() local
4056 unsigned NumElts = VT.getVectorNumElements(); in isVZIP_v_undef_Mask() local
4140 unsigned NumElts = VT.getVectorNumElements(); in LowerBUILD_VECTOR() local
4226 unsigned NumElts = VT.getVectorNumElements(); in ReconstructShuffle() local
4594 unsigned NumElts = VT.getVectorNumElements(); in LowerVECTOR_SHUFFLE() local
[all …]
/external/llvm/lib/VMCore/
DConstantFold.cpp52 unsigned NumElts = DstTy->getNumElements(); in BitCastConstantVector() local
834 unsigned NumElts; in ConstantFoldInsertValueInstruction() local
DConstants.cpp964 Constant *ConstantVector::getSplat(unsigned NumElts, Constant *V) { in getSplat()
2242 Constant *ConstantDataVector::getSplat(unsigned NumElts, Constant *V) { in getSplat()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3240 unsigned NumElts = VT.getVectorNumElements(); in isPALIGNRMask() local
3457 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKLMask() local
3496 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKHMask() local
3534 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKL_v_undef_Mask() local
3576 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKH_v_undef_Mask() local
3613 unsigned NumElts = VT.getVectorNumElements(); in isMOVLMask() local
3695 unsigned NumElts = VT.getVectorNumElements(); in isVPERMILPMask() local
3792 unsigned NumElts = VT.getVectorNumElements(); in isMOVDDUPYMask() local
3872 unsigned NumElts = VT.getVectorNumElements(); in getShuffleSHUFImmediate() local
3929 unsigned NumElts = VT.getVectorNumElements(); in getShufflePALIGNRImmediate() local
[all …]
/external/clang/lib/CodeGen/
DCGCall.cpp419 uint64_t NumElts = AT->getSize().getZExtValue(); in GetExpandedTypes() local
469 unsigned NumElts = AT->getSize().getZExtValue(); in ExpandTypeFromArgs() local
1791 unsigned NumElts = AT->getSize().getZExtValue(); in ExpandTypeToArgs() local
DCGExprConstant.cpp1148 unsigned NumElts = Value.getVectorLength(); in EmitConstantValue() local
/external/clang/lib/AST/
DAPValue.cpp108 APValue::Arr::Arr(unsigned NumElts, unsigned Size) : in Arr()
/external/llvm/lib/Analysis/
DConstantFolding.cpp356 uint64_t NumElts; in ReadDataFromGlobal() local
DValueTracking.cpp1685 uint64_t NumElts = Array->getType()->getArrayNumElements(); in getConstantStringInfo() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1647 static bool isHomogeneousAggregate(Type *T, unsigned &NumElts, in isHomogeneousAggregate()
2158 unsigned NumElts = cast<VectorType>(EltTy)->getNumElements(); in RewriteMemIntrinUserOfAlloca() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp719 unsigned NumElts, in ActOnForwardProtocolDeclaration()
1798 unsigned NumElts) { in ActOnForwardClassDeclaration()

12