Home
last modified time | relevance | path

Searched defs:Sizes (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth()
26 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth()
38 const SectionSizes &Sizes, in prettyPrintSectionSizes()
80 SectionSizes &Sizes, in calculateSectionSizes()
108 SectionSizes Sizes; in collectObjectSectionSizes() local
H A DStatistics.cpp739 static void printSectionSizes(json::OStream &J, const SectionSizes &Sizes) { in printSectionSizes()
965 SectionSizes Sizes; in collectStatsForObjectFile() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp199 SmallVectorImpl<const SCEV *> &Sizes) { in findArrayDimensionsRec()
278 SmallVectorImpl<const SCEV *> &Sizes, in findArrayDimensions()
342 SmallVectorImpl<const SCEV *> &Sizes) { in computeAccessFunctions()
449 SmallVectorImpl<const SCEV *> &Sizes, in delinearize()
486 SmallVectorImpl<int> &Sizes) { in getIndexExpressionsFromGEP()
523 SmallVectorImpl<const SCEV *> &Subscripts, SmallVectorImpl<int> &Sizes) { in tryDelinearizeFixedSizeImpl()
588 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
H A DStackSafetyAnalysis.cpp357 ConstantRange Sizes = SE.getSignedRange(Expr); in getMemIntrinsicAccessRange() local
H A DDependenceAnalysis.cpp3522 SmallVector<const SCEV *, 4> Sizes; in tryDelinearizeParametricSize() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp41 void TpiStreamBuilder::updateTypeIndexOffsets(ArrayRef<uint16_t> Sizes) { in updateTypeIndexOffsets()
73 ArrayRef<uint16_t> Sizes, in addTypeRecords()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp959 ArrayRef<Expr *> Sizes) { in Create()
1167 OMPMappableExprListSizeTy Sizes; in Create() local
1204 const OMPMappableExprListSizeTy &Sizes) { in CreateEmpty()
1223 OMPMappableExprListSizeTy Sizes; in Create() local
1256 const OMPMappableExprListSizeTy &Sizes) { in CreateEmpty()
1273 OMPMappableExprListSizeTy Sizes; in Create() local
1308 const OMPMappableExprListSizeTy &Sizes) { in CreateEmpty()
1335 OMPMappableExprListSizeTy Sizes; in Create() local
1369 const OMPMappableExprListSizeTy &Sizes) { in CreateEmpty()
1384 OMPMappableExprListSizeTy Sizes; in Create() local
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h154 SmallVector<const SCEV *, 3> Sizes; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h395 const unsigned *Sizes; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp170 raw_string_ostream Sizes(AStreamHolder); in lowerPrintfForGpu() local
H A DAMDGPURegisterBankInfo.cpp318 unsigned Sizes[NumOps]; in addMappingFromTable() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp47 constexpr uint32_t Sizes[] = { in getEncodedIntegerLength() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp295 ulittle32_t *Sizes = Allocator.Allocate<ulittle32_t>(StreamData.size()); in generateLayout() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1013 MutableArrayRef<Expr *> Sizes = getSizesRefs(); in children() local
1018 ArrayRef<Expr *> Sizes = getSizesRefs(); in children() local
6493 const OMPMappableExprListSizeTy &Sizes) in OMPMapClause()
6514 explicit OMPMapClause(const OMPMappableExprListSizeTy &Sizes) in OMPMapClause()
7506 const OMPMappableExprListSizeTy &Sizes) in OMPToClause()
7526 explicit OMPToClause(const OMPMappableExprListSizeTy &Sizes) in OMPToClause()
7707 const OMPMappableExprListSizeTy &Sizes) in OMPFromClause()
7727 explicit OMPFromClause(const OMPMappableExprListSizeTy &Sizes) in OMPFromClause()
7888 const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause()
7899 explicit OMPUseDevicePtrClause(const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp57 unsigned NumRegBanks, const unsigned *Sizes, in RegisterBankInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h462 LVSizesMap Sizes; variable
H A DLVOptions.h157 Sizes, // --print=sizes enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h154 SmallVector<std::pair<llvm::Value *, llvm::Value *>, 4> Sizes; variable
H A DCGOpenMPRuntime.cpp4125 SmallVector<llvm::Value *, 4> Sizes; in emitDepobjElementsSizes() local
4223 SmallVector<llvm::Value *, 4> Sizes = in emitDependClause() local
5836 auto Sizes = RCG.getSizes(N); in emitTaskReductionFixups() local
10839 llvm::SmallVector<unsigned, 8> Sizes; in getNDSWDS() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11287 OMPMappableExprListSizeTy Sizes; in readClause() local
11320 OMPMappableExprListSizeTy Sizes; in readClause() local
11329 OMPMappableExprListSizeTy Sizes; in readClause() local
11338 OMPMappableExprListSizeTy Sizes; in readClause() local
11347 OMPMappableExprListSizeTy Sizes; in readClause() local
11356 OMPMappableExprListSizeTy Sizes; in readClause() local
11365 OMPMappableExprListSizeTy Sizes; in readClause() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2436 MapValuesArrayTy Sizes; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp780 auto NoSize = [](const TypeSizeSet &Sizes, MVT T) -> bool { in EnforceSameSize()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1749 OMPClause *RebuildOMPSizesClause(ArrayRef<Expr *> Sizes, in RebuildOMPSizesClause()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp21048 static bool checkTreeSizes(ArrayRef<std::pair<unsigned, unsigned>> Sizes, in checkTreeSizes() argument