| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | LowLevelTypeImpl.h | 75 static LLT fixed_vector(unsigned NumElements, unsigned ScalarSizeInBits) { in fixed_vector() 81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
|
| H A D | BinaryStreamReader.h | 187 Error readArray(ArrayRef<T> &Array, uint32_t NumElements) { in readArray()
|
| H A D | MachineValueType.h | 1177 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() 1310 static MVT getScalableVectorVT(MVT VT, unsigned NumElements) { in getScalableVectorVT() 1387 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ReplaceWithVeclib.cpp | 124 ElementCount NumElements = VectorArgTy->getElementCount(); in replaceWithCallToVeclib() local
|
| H A D | ValueTypes.cpp | 43 EVT EVT::getExtendedVectorVT(LLVMContext &Context, EVT VT, unsigned NumElements, in getExtendedVectorVT()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | GetElementPtrTypeIterator.h | 36 uint64_t NumElements = Unbounded; variable
|
| H A D | DerivedTypes.h | 360 uint64_t NumElements; variable 426 static VectorType *get(Type *ElementType, unsigned NumElements, in get()
|
| H A D | DataLayout.h | 608 unsigned NumElements : 31; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Type.cpp | 113 unsigned NumElements = ATy->getNumElements(); in isEmptyTy() local 118 unsigned NumElements = STy->getNumElements(); in isEmptyTy() local 604 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get()
|
| H A D | ConstantFold.cpp | 2090 static bool isIndexInRangeOfArrayType(uint64_t NumElements, in isIndexInRangeOfArrayType() 2357 uint64_t NumElements = STy->getArrayNumElements(); in ConstantFoldGetElementPtr() local
|
| H A D | DebugInfo.cpp | 1124 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType() 1136 LLVMMetadataRef *Elements, unsigned NumElements, unsigned RunTimeLang, in LLVMDIBuilderCreateUnionType() 1193 unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, in LLVMDIBuilderCreateStructType() 1366 LLVMMetadataRef *Elements, unsigned NumElements, in LLVMDIBuilderCreateClassType()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.h | 289 unsigned NumElements = in isLegalNTStore() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprObjC.cpp | 48 unsigned NumElements) { in CreateEmpty() 88 ObjCDictionaryLiteral::CreateEmpty(const ASTContext &C, unsigned NumElements, in CreateEmpty()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegacyLegalizerInfo.cpp | 170 const uint16_t NumElements = BitsizeAndAction.first / ElementSize; in computeTables() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprCXX.cpp | 986 Address BeginPtr, llvm::Value *NumElements, in EmitNewArrayInitializer() 1212 unsigned NumElements = 0; in EmitNewArrayInitializer() local 1296 Address NewPtr, llvm::Value *NumElements, in EmitNewInitializer() 1782 llvm::Value *NumElements, in EmitDeleteCall() 1997 llvm::Value *NumElements; member
|
| H A D | CGCXXABI.cpp | 177 llvm::Value *NumElements, in InitializeArrayCookie()
|
| H A D | CGExprConstant.cpp | 1198 unsigned NumElements = CAT->getSize().getZExtValue(); in EmitArrayInitialization() local 2122 unsigned NumElements = Value.getArraySize(); in tryEmitPrivate() local 2322 unsigned NumElements = CAT->getSize().getZExtValue(); in EmitNullConstant() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 648 auto NumElements = ST->getNumElements(); in unpackLoadToAggregate() local 695 auto NumElements = AT->getNumElements(); in unpackLoadToAggregate() local 1221 auto NumElements = AT->getNumElements(); in unpackStoreToAggregate() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUHSAMetadataStreamer.cpp | 171 auto NumElements = VecTy->getNumElements(); in getTypeName() local 590 auto NumElements = VecTy->getNumElements(); in getTypeName() local
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprObjC.h | 193 unsigned NumElements; variable 201 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral() 312 unsigned NumElements : 31; variable 334 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 1836 uint64_t NumElements = EndIndex - BeginIndex; in isVectorPromotionViableForSlice() local 2199 unsigned NumElements = EndIndex - BeginIndex; in extractVector() local 2625 unsigned NumElements = EndIndex - BeginIndex; in rewriteVectorizedStoreInst() local 2777 Value *getVectorSplat(Value *V, unsigned NumElements) { in getVectorSplat() 2853 unsigned NumElements = EndIndex - BeginIndex; in visitMemSetInst() local 3036 unsigned NumElements = EndIndex - BeginIndex; in visitMemTransferInst() local 3711 uint64_t NumElements = Size / ElementSize; in getTypePartition() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorOps.cpp | 997 int NumElements = VT.getVectorNumElements(); in ExpandANY_EXTEND_VECTOR_INREG() local 1056 int NumElements = VT.getVectorNumElements(); in ExpandZERO_EXTEND_VECTOR_INREG() local
|
| H A D | LegalizeTypesGeneric.cpp | 315 void DAGTypeLegalizer::IntegerToVector(SDValue Op, unsigned NumElements, in IntegerToVector()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 641 MCRegister NumElements = TPNumElements.getReg().asMCReg(); in ValidateTailPredicate() local 694 MCRegister NumElements) { in ValidateTailPredicate()
|
| H A D | MVEGatherScatterLowering.cpp | 169 bool MVEGatherScatterLowering::isLegalTypeAndAlignment(unsigned NumElements, in isLegalTypeAndAlignment()
|