/openbsd-src/gnu/llvm/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 | 989 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer() 1294 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer() 1854 QualType ElementType; member 1870 QualType ElementType) { in pushCallObjectDeleteCleanup() 1881 QualType ElementType) { in EmitDestroyingObjectDelete() 1896 QualType ElementType, in EmitObjectDelete() 1996 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()
|
H A D | CGDecl.cpp | 2330 QualType ElementType; member in __anon67b25ad70411::RegularPartialArrayDestroy 2353 QualType ElementType; member in __anon67b25ad70411::IrregularPartialArrayDestroy
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | template29.C | 5 A(ElementType) {} in A() argument
|
/openbsd-src/gnu/llvm/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()
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Type.cpp | 640 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get() 670 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get() 686 FixedVectorType *FixedVectorType::get(Type *ElementType, unsigned NumElts) { in get() 707 ScalableVectorType *ScalableVectorType::get(Type *ElementType, in get()
|
H A D | Constants.cpp | 2973 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { in getFP() 2980 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { in getFP() 2986 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { in getFP() 3047 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() 3055 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() 3062 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/ |
H A D | DXILResource.h | 80 std::optional<ComponentType> ElementType; member
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/ |
H A D | ReduceOperands.cpp | 107 Type *ElementType = VT->getElementType(); in reduceOperandsOneDeltaPass() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 446 auto *ElementType = in expandPredicationInMemoryIntrinsic() local 454 auto *ElementType = cast<VectorType>(VPI.getType())->getElementType(); in expandPredicationInMemoryIntrinsic() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckPlacementNew.cpp | 75 QualType ElementType = NE->getAllocatedType(); in getExtentSizeOfNewTarget() local
|
H A D | IteratorModeling.cpp | 638 QualType ElementType = PtrType->getPointeeType(); in handlePtrIncrOrDecr() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 399 Type *ElementType = nullptr; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 1267 Type *ElementType, in InductionDescriptor() 1573 Type *ElementType = PtrTy->isOpaque() in isInductionPHI() local
|
/openbsd-src/gnu/llvm/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()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | TreeTransform.h | 5280 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformConstantArrayType() local 5326 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformIncompleteArrayType() local 5354 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformVariableArrayType() local 5401 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformDependentSizedArrayType() local 5448 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformDependentVectorType() local 5489 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformDependentSizedExtVectorType() local 5531 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformConstantMatrixType() local 5557 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformDependentSizedMatrixType() local 5656 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformVectorType() local 5679 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformExtVectorType() local [all …]
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 432 Type *ElementType = GEP->getResultElementType(); in tryReassociateGEPAtIndex() local
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 799 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 400 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() 410 TypeIndex ElementType; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 816 Type *ElementType; member
|