| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | Address.h | 32 llvm::Type *ElementType; variable 36 AddressImpl(llvm::Value *Pointer, llvm::Type *ElementType, in AddressImpl() 48 llvm::PointerIntPair<llvm::Type *, 3, unsigned> ElementType; variable 51 AddressImpl(llvm::Value *Pointer, llvm::Type *ElementType, in AddressImpl() 81 Address(llvm::Value *Pointer, llvm::Type *ElementType, CharUnits Alignment) in Address()
|
| H A D | CGExprCXX.cpp | 986 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer() 1291 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer() 1851 QualType ElementType; member 1867 QualType ElementType) { in pushCallObjectDeleteCleanup() 1878 QualType ElementType) { in EmitDestroyingObjectDelete() 1893 QualType ElementType, in EmitObjectDelete() 1993 QualType ElementType; member
|
| H A D | CGValue.h | 51 llvm::Type *ElementType; variable 182 llvm::Type *ElementType; variable
|
| H A D | CGCXXABI.cpp | 223 QualType ElementType) { in InitializeArrayCookie()
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyVariableDumper.cpp | 115 auto ElementType = Symbol.getElementType(); in dump() local 123 auto ElementType = Symbol.getElementType(); in dumpRight() local
|
| H A D | PrettyFunctionDumper.cpp | 211 auto ElementType = Symbol.getElementType(); in dump() local
|
| H A D | PrettyTypeDumper.cpp | 301 auto ElementType = Symbol.getElementType(); in dump() local
|
| /llvm-project-15.0.7/clang/test/CodeGenCUDA/ |
| H A D | texture.cu | 16 ElementType = 0, enumerator
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DerivedTypes.h | 427 static VectorType *get(Type *ElementType, unsigned NumElements, in get() 433 static VectorType *get(Type *ElementType, const VectorType *Other) { in get() 533 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get() 580 static ScalableVectorType *get(Type *ElementType, in get() 651 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Type.cpp | 638 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get() 668 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get() 684 FixedVectorType *FixedVectorType::get(Type *ElementType, unsigned NumElts) { in get() 705 ScalableVectorType *ScalableVectorType::get(Type *ElementType, in get()
|
| H A D | Constants.cpp | 2980 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { in getFP() 2987 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { in getFP() 2993 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { in getFP() 3054 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() 3062 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() 3069 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP()
|
| /llvm-project-15.0.7/clang/test/SemaCUDA/ |
| H A D | constexpr-var.cu | 64 ElementType = 0, enumerator
|
| H A D | const-var.cu | 63 ElementType = 0, enumerator
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | ExpandVectorPredication.cpp | 443 auto *ElementType = in expandPredicationInMemoryIntrinsic() local 451 auto *ElementType = cast<VectorType>(VPI.getType())->getElementType(); in expandPredicationInMemoryIntrinsic() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | IVDescriptors.h | 396 Type *ElementType = nullptr; variable
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckPlacementNew.cpp | 75 QualType ElementType = NE->getAllocatedType(); in getExtentSizeOfNewTarget() local
|
| /llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/ |
| H A D | CodeGen.cpp | 80 struct ElementType { struct 81 size_t Size;
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | IVDescriptors.cpp | 1239 Type *ElementType, in InductionDescriptor() 1545 Type *ElementType = PtrTy->isOpaque() in isInductionPHI() local
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopBuilder.cpp | 1443 Type *ElementType = Val->getType(); in buildAccessMultiDimFixed() local 1509 Type *ElementType = Val->getType(); in buildAccessMultiDimParam() local 1690 Type *ElementType = Val->getType(); in buildAccessSingleDim() local 2109 Value *BaseAddress, Type *ElementType, bool Affine, Value *AccessValue, in addMemoryAccess() 2147 Value *BaseAddress, Type *ElementType, in addArrayAccess() 3036 Type *ElementType = Access->getElementType(); in buildAccessRelations() local
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | Type.cpp | 142 QualType ElementType, in getNumAddressingBits() 223 QualType ElementType, in DependentVectorType() 238 QualType ElementType, const Expr *SizeExpr, in Profile() 246 const ASTContext &Context, QualType ElementType, QualType can, in DependentSizedExtVectorType() 259 QualType ElementType, Expr *SizeExpr) { in Profile() 315 const ASTContext &CTX, QualType ElementType, QualType CanonicalType, in DependentSizedMatrixType() 323 QualType ElementType, Expr *RowExpr, in Profile()
|
| /llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 668 Type *ElementType; member
|
| /llvm-project-15.0.7/polly/lib/Transform/ |
| H A D | MaximalStaticExpansion.cpp | 370 auto ElementType = MA->getLatestScopArrayInfo()->getElementType(); in expandAccess() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | TreeTransform.h | 5437 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformConstantMatrixType() local 5463 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformDependentSizedMatrixType() local 12135 QualType ElementType in TransformCXXNewExpr() local 14525 TreeTransform<Derived>::RebuildArrayType(QualType ElementType, in RebuildArrayType() 14561 TreeTransform<Derived>::RebuildConstantArrayType(QualType ElementType, in RebuildConstantArrayType() 14573 TreeTransform<Derived>::RebuildIncompleteArrayType(QualType ElementType, in RebuildIncompleteArrayType() 14583 TreeTransform<Derived>::RebuildVariableArrayType(QualType ElementType, in RebuildVariableArrayType() 14614 TreeTransform<Derived>::RebuildVectorType(QualType ElementType, in RebuildVectorType() 14623 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() 14650 QualType ElementType, unsigned NumRows, unsigned NumColumns) { in RebuildConstantMatrixType() [all …]
|
| /llvm-project-15.0.7/polly/lib/Exchange/ |
| H A D | JSONExporter.cpp | 655 auto *ElementType = in importArrays() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | NaryReassociate.cpp | 431 Type *ElementType = GEP->getResultElementType(); in tryReassociateGEPAtIndex() local
|