Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 – 25 of 60) sorted by relevance

123

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DAddress.h32 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 DCGExprCXX.cpp986 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 DCGValue.h51 llvm::Type *ElementType; variable
182 llvm::Type *ElementType; variable
H A DCGCXXABI.cpp223 QualType ElementType) { in InitializeArrayCookie()
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp115 auto ElementType = Symbol.getElementType(); in dump() local
123 auto ElementType = Symbol.getElementType(); in dumpRight() local
H A DPrettyFunctionDumper.cpp211 auto ElementType = Symbol.getElementType(); in dump() local
H A DPrettyTypeDumper.cpp301 auto ElementType = Symbol.getElementType(); in dump() local
/llvm-project-15.0.7/clang/test/CodeGenCUDA/
H A Dtexture.cu16 ElementType = 0, enumerator
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDerivedTypes.h427 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 DType.cpp638 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 DConstants.cpp2980 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 Dconstexpr-var.cu64 ElementType = 0, enumerator
H A Dconst-var.cu63 ElementType = 0, enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp443 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 DIVDescriptors.h396 Type *ElementType = nullptr; variable
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp75 QualType ElementType = NE->getAllocatedType(); in getExtentSizeOfNewTarget() local
/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DCodeGen.cpp80 struct ElementType { struct
81 size_t Size;
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIVDescriptors.cpp1239 Type *ElementType, in InductionDescriptor()
1545 Type *ElementType = PtrTy->isOpaque() in isInductionPHI() local
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp1443 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 DType.cpp142 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 DOMPIRBuilder.h668 Type *ElementType; member
/llvm-project-15.0.7/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp370 auto ElementType = MA->getLatestScopArrayInfo()->getElementType(); in expandAccess() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h5437 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 DJSONExporter.cpp655 auto *ElementType = in importArrays() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp431 Type *ElementType = GEP->getResultElementType(); in tryReassociateGEPAtIndex() local

123