/freebsd/contrib/llvm-project/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
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 441 static VectorType *get(Type *ElementType, unsigned NumElements, in get() 447 static VectorType *get(Type *ElementType, const VectorType *Other) { in get() 547 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get() 594 static ScalableVectorType *get(Type *ElementType, in get() 662 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILABI.h | 75 enum class ElementType : uint32_t { enum 99 ElementType = 0, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | Address.h | 44 llvm::Type *ElementType; variable 137 llvm::Type *ElementType = nullptr; variable
|
H A D | CGExprCXX.cpp | 996 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer() 1317 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer() 1878 QualType ElementType; member 1894 QualType ElementType) { in pushCallObjectDeleteCleanup() 1905 QualType ElementType) { in EmitDestroyingObjectDelete() 1921 QualType ElementType, in EmitObjectDelete() 2019 QualType ElementType; member
|
H A D | CGCXXABI.cpp | 230 QualType ElementType) { in InitializeArrayCookie()
|
H A D | CGExprComplex.cpp | 291 QualType GetHigherPrecisionFPType(QualType ElementType) { in GetHigherPrecisionFPType() 306 QualType HigherPrecisionTypeForComplexArithmetic(QualType ElementType, in HigherPrecisionTypeForComplexArithmetic() 334 QualType ElementType = CT->getElementType(); in getPromotionType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVCallLowering.cpp | 207 SPIRVType *ElementType = GR->getOrCreateSPIRVType( in getArgSPIRVType() local 223 SPIRVType *ElementType = in getArgSPIRVType() local 248 SPIRVType *ElementType = GR->getOrCreateSPIRVType(ElementTy, MIRBuilder); in getArgSPIRVType() local
|
H A D | SPIRVDuplicatesTracker.h | 129 inline SpecialTypeDescriptor make_descr_pointee(const Type *ElementType, in make_descr_pointee()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.h | 56 std::optional<dxil::ElementType> ElementType; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Type.cpp | 647 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get() 676 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get() 692 FixedVectorType *FixedVectorType::get(Type *ElementType, unsigned NumElts) { in get() 713 ScalableVectorType *ScalableVectorType::get(Type *ElementType, in get()
|
H A D | Constants.cpp | 2917 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { in getFP() 2924 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { in getFP() 2930 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { in getFP() 2991 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() 2999 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() 3006 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 612 auto *ElementType = in expandPredicationInMemoryIntrinsic() local 620 auto *ElementType = cast<VectorType>(VPI.getType())->getElementType(); in expandPredicationInMemoryIntrinsic() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckPlacementNew.cpp | 75 QualType ElementType = NE->getAllocatedType(); in getExtentSizeOfNewTarget() local
|
H A D | ArrayBoundCheckerV2.cpp | 69 const std::optional<QualType> ElementType; member in __anonb48263820111::StateUpdateReporter
|
H A D | IteratorModeling.cpp | 634 QualType ElementType = PtrType->getPointeeType(); in handlePtrIncrOrDecr() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 179 QualType ElementType, in getNumAddressingBits() 263 DependentVectorType::DependentVectorType(QualType ElementType, in DependentVectorType() 277 QualType ElementType, const Expr *SizeExpr, in Profile() 284 DependentSizedExtVectorType::DependentSizedExtVectorType(QualType ElementType, in DependentSizedExtVectorType() 298 QualType ElementType, Expr *SizeExpr) { in Profile() 351 DependentSizedMatrixType::DependentSizedMatrixType(QualType ElementType, in DependentSizedMatrixType() 362 QualType ElementType, Expr *RowExpr, in Profile() 1576 QualType ElementType = VT->getElementType(); in UseExcessPrecision() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 5472 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformConstantArrayType() local 5518 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformIncompleteArrayType() local 5546 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformVariableArrayType() local 5593 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformDependentSizedArrayType() local 5643 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformDependentVectorType() local 5684 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformDependentSizedExtVectorType() local 5726 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformConstantMatrixType() local 5752 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformDependentSizedMatrixType() local 5851 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformVectorType() local 5874 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformExtVectorType() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 432 Type *ElementType = GEP->getResultElementType(); in tryReassociateGEPAtIndex() local
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 787 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 1537 static bool adjustElementType(EVT &ElementType) { in adjustElementType() 1561 uint64_t Offset, EVT ElementType, in LowerUnalignedStoreParam() 1592 EVT ElementType, SDValue &InGlue, in LowerUnalignedLoadRetParam() 3368 uint64_t Offset, EVT ElementType, in LowerUnalignedStoreRet() 3457 EVT ElementType = ExtendIntegerRetVal ? MVT::i32 : VTs[i]; in LowerReturn() local
|
/freebsd/contrib/llvm-project/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
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCallAndReturn.cpp | 212 auto ElementType = ThisElementRegion->getElementType(); in getElementCountOfArrayBeingDestructed() local
|