| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CastSizeChecker.cpp | 68 if (const ConstantArrayType *ArrayTy = in evenFlexibleArraySize() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | ArrayList.h | 105 using ArrayTy = std::array<T, ItemsGroupSize>; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | HLSLBufferLayoutBuilder.cpp | 198 auto *ArrayTy = CGM.getContext().getAsConstantArrayType(Ty); in layoutField() local
|
| H A D | CodeGenTBAA.cpp | 136 if (auto *ArrayTy = QTy->getAsArrayTypeUnsafe()) in TypeHasMayAlias() local
|
| H A D | CGExpr.cpp | 179 auto *ArrayTy = cast<llvm::ArrayType>(Result.getElementType()); in CreateMemTemp() local 2140 auto *ArrayTy = dyn_cast<llvm::ArrayType>(Addr.getElementType()); in MaybeConvertMatrixAddress() local 2149 auto *ArrayTy = llvm::ArrayType::get( in MaybeConvertMatrixAddress() local 4415 QualType ArrayTy, bool Accessed, bool FlexibleArray) { in EmitCountedByBoundsChecking() 4799 QualType ArrayTy = BaseTy->isPointerType() in EmitArraySectionExpr() local
|
| H A D | CGBuiltin.cpp | 1419 const ArrayType *ArrayTy = Ctx.getAsArrayType(FlexibleArrayMemberTy); in emitCountedByMemberSize() local 1472 const ArrayType *ArrayTy = Ctx.getAsArrayType(FD->getType()); in emitCountedByMemberSize() local
|
| H A D | CGDecl.cpp | 1093 if (auto *ArrayTy = dyn_cast<llvm::ArrayType>(OrigTy)) { in constWithPadding() local
|
| H A D | CGExprConstant.cpp | 2534 const ArrayType *ArrayTy = CGM.getContext().getAsArrayType(DestType); in tryEmitPrivate() local
|
| H A D | CGOpenMPRuntime.cpp | 662 const ArrayType *ArrayTy = Type->getAsArrayTypeUnsafe(); in EmitOMPAggregateInit() local 4712 const ArrayType *ArrayTy = Type->getAsArrayTypeUnsafe(); in EmitOMPAggregateReduction() local 11230 QualType ArrayTy = C.getConstantArrayType(KmpDimTy, Size, nullptr, in emitDoacrossInit() local 11282 QualType ArrayTy = CGM.getContext().getConstantArrayType( in EmitDoacrossOrdered() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseInit.cpp | 398 QualType ArrayTy = Context.getConstantArrayType( in createEmbedExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMP.cpp | 99 using ArrayTy = ArrayRef<Directive>; in getLeafOrCompositeConstructs() typedef
|
| H A D | OMPIRBuilder.cpp | 2654 ArrayType *ArrayTy = ArrayType::get(Builder.getInt32Ty(), WarpSize); in emitInterWarpCopyFunction() local 7341 Type *ArrayTy = getOffloadingArrayType(V); in createTaskWithPrivatesTy() local 8211 ArrayType *ArrayTy = ArrayType::get(DimTy, NonContigInfo.Dims[I]); in emitNonContiguousDescriptor() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILDataScalarization.cpp | 37 if (auto *ArrayTy = dyn_cast<ArrayType>(T)) { in equivalentArrayTypeFromVector() local 374 if (auto *ArrayTy = dyn_cast<ArrayType>(OrigType)) { in transformInitializer() local
|
| H A D | DXILFlattenArrays.cpp | 108 DXILFlattenArraysVisitor::getElementCountAndType(Type *ArrayTy) { in getElementCountAndType() 376 auto *ArrayTy = dyn_cast<ArrayType>(Init->getType()); in collectElements() local
|
| H A D | DXILOpLowering.cpp | 417 Type *ArrayTy = ArrayType::get(ElTy, N); in replaceResRetUses() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackDocument.h | 44 typedef std::vector<DocNode> ArrayTy; typedef
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Delinearization.cpp | 505 auto *ArrayTy = dyn_cast<ArrayType>(Ty); in getIndexExpressionsFromGEP() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | RISCV.cpp | 464 if (auto *ArrayTy = dyn_cast<llvm::ArrayType>(FirstEltTy)) { in detectVLSCCEligibleStruct() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SValBuilder.cpp | 749 const auto *ArrayTy = in VisitMemRegionVal() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | SanitizerCoverage.cpp | 747 ArrayType *ArrayTy = ArrayType::get(Ty, NumElements); in CreateFunctionLocalArrayInSection() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPromoteAlloca.cpp | 800 if (auto *ArrayTy = dyn_cast<ArrayType>(AllocaTy)) { in tryPromoteAllocaToVector() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACC.cpp | 841 const auto *ArrayTy = Context.getAsConstantArrayType(OriginalBaseTy); in ActOnArraySectionExpr() local
|
| H A D | SemaStmt.cpp | 2890 QualType ArrayTy = PVD->getOriginalType(); in BuildCXXForRangeStmt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 1856 auto *ArrayTy = ArrayType::get(VT->getElementType(), VT->getNumElements()); in getNonAliasingPointer() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.h | 2278 QualType ArrayTy = S.getASTContext().getConstantArrayType( in SubPtr() local
|