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
85 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFHWMask() local
101 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFLWMask() local
119 unsigned NumElts = VT.getVectorNumElements(); in DecodeSHUFPMask() local
141 unsigned NumElts = VT.getVectorNumElements(); in DecodeUNPCKHMask() local
161 unsigned NumElts = VT.getVectorNumElements(); in DecodeUNPCKLMask() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp310 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_BUILD_VECTOR() local
350 unsigned NumElts = VecVT.getVectorNumElements(); in ExpandOp_INSERT_VECTOR_ELT() local
387 unsigned NumElts = VT.getVectorNumElements(); in ExpandOp_SCALAR_TO_VECTOR() local
DLegalizeVectorTypes.cpp1396 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_Binary() local
1741 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_BUILD_VECTOR() local
1928 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_EXTRACT_SUBVECTOR() local
2036 unsigned NumElts = VT.getVectorNumElements(); in WidenVecRes_VECTOR_SHUFFLE() local
2143 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_Convert() local
2190 unsigned NumElts = VT.getVectorNumElements(); in WidenVecOp_CONCAT_VECTORS() local
2335 unsigned NumElts = Width / LdTy.getSizeInBits(); in BuildVectorFromScalar() local
2392 unsigned NumElts = WidenWidth / NewVTWidth; in GenWidenVectorLoads() local
2530 unsigned NumElts = LdVT.getVectorNumElements(); in GenWidenVectorExtLoads() local
2604 unsigned NumElts = ValWidth / NewVTWidth; in GenWidenVectorStores() local
[all …]
DLegalizeVectorOps.cpp327 unsigned NumElts = VT.getVectorNumElements(); in PromoteVectorOpINT_TO_FP() local
DTargetLowering.cpp653 unsigned NumElts = VT.getVectorNumElements(); in getVectorTypeBreakdownMVT() local
874 unsigned NumElts = VT.getVectorNumElements(); in computeRegisterProperties() local
923 unsigned NumElts = VT.getVectorNumElements(); in getVectorTypeBreakdown() local
DLegalizeTypes.cpp877 unsigned NumElts = Op.getValueType().getVectorNumElements(); in BitConvertVectorToIntegerVector() local
DLegalizeIntegerTypes.cpp588 unsigned NumElts = InVT.getVectorNumElements(); in PromoteIntRes_TRUNCATE() local
901 unsigned NumElts = VecVT.getVectorNumElements(); in PromoteIntOp_BUILD_VECTOR() local
2891 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/lib/Target/
DTargetLoweringObjectFile.cpp80 unsigned NumElts = CDS->getNumElements(); in IsNullTerminatedString() local
DTargetData.cpp427 int NumElts = Ty->getNumElements(); in getStructLayout() local
/external/llvm/include/llvm/ADT/
DSmallString.h48 void assign(size_t NumElts, char Elt) { in assign()
DSmallVector.h464 void assign(unsigned NumElts, const T &Elt) { in assign()
/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.cpp1485 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.cpp3898 unsigned NumElts = VT.getVectorNumElements(); in isVEXTMask() local
3943 unsigned NumElts = VT.getVectorNumElements(); in isVREVMask() local
3973 unsigned NumElts = VT.getVectorNumElements(); in isVTRNMask() local
3991 unsigned NumElts = VT.getVectorNumElements(); in isVTRN_v_undef_Mask() local
4006 unsigned NumElts = VT.getVectorNumElements(); in isVUZPMask() local
4053 unsigned NumElts = VT.getVectorNumElements(); in isVZIPMask() local
4078 unsigned NumElts = VT.getVectorNumElements(); in isVZIP_v_undef_Mask() local
4168 unsigned NumElts = VT.getVectorNumElements(); in LowerBUILD_VECTOR() local
4294 unsigned NumElts = VT.getVectorNumElements(); in ReconstructShuffle() local
4666 unsigned NumElts = VT.getVectorNumElements(); in LowerVECTOR_SHUFFLE() local
[all …]
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3287 unsigned NumElts = VT.getVectorNumElements(); in isPALIGNRMask() local
3553 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKLMask() local
3592 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKHMask() local
3630 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKL_v_undef_Mask() local
3672 unsigned NumElts = VT.getVectorNumElements(); in isUNPCKH_v_undef_Mask() local
3709 unsigned NumElts = VT.getVectorNumElements(); in isMOVLMask() local
3791 unsigned NumElts = VT.getVectorNumElements(); in isVPERMILPMask() local
3892 unsigned NumElts = VT.getVectorNumElements(); in isMOVDDUPYMask() local
3971 unsigned NumElts = VT.getVectorNumElements(); in getShuffleSHUFImmediate() local
3999 unsigned NumElts = VT.getVectorNumElements(); in getShufflePSHUFHWImmediate() local
[all …]
/external/llvm/lib/VMCore/
DConstantFold.cpp52 unsigned NumElts = DstTy->getNumElements(); in BitCastConstantVector() local
841 unsigned NumElts; in ConstantFoldInsertValueInstruction() local
/external/clang/lib/CodeGen/
DCGCall.cpp470 uint64_t NumElts = AT->getSize().getZExtValue(); in GetExpandedTypes() local
519 unsigned NumElts = AT->getSize().getZExtValue(); in ExpandTypeFromArgs() local
1849 unsigned NumElts = AT->getSize().getZExtValue(); in ExpandTypeToArgs() local
DCGExprConstant.cpp1152 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.cpp1758 static bool isHomogeneousAggregate(Type *T, unsigned &NumElts, in isHomogeneousAggregate()
2300 unsigned NumElts = cast<VectorType>(EltTy)->getNumElements(); in RewriteMemIntrinUserOfAlloca() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp771 unsigned NumElts, in ActOnForwardProtocolDeclaration()
1854 unsigned NumElts) { in ActOnForwardClassDeclaration()

12