| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpStack.h | 119 static constexpr size_t ChunkSize = 1024 * 1024; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | raw_ostream.cpp | 762 size_t ChunkSize = std::min(Size, MaxWriteSize); in write_impl() local
|
| H A D | Path.cpp | 1175 ssize_t ChunkSize) { in readNativeFileToEOF()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 614 const unsigned ChunkSize = VSize * NumPerChunk; in writeFragment() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.cpp | 354 const uint32_t ChunkSize = 16; in writeSection() local 2919 const uint32_t ChunkSize = 16; in writeSection() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 2139 llvm::APInt ChunkSize(32, 1); in getDefaultScheduleAndChunk() local
|
| H A D | CGStmtOpenMP.cpp | 4096 llvm::Value *ChunkSize = nullptr; in emitOMPForDirective() local
|
| H A D | CGOpenMPRuntime.cpp | 2313 llvm::APInt ChunkSize(32, 1); in getDefaultScheduleAndChunk() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 1957 Expr *ChunkSize = nullptr; variable 2039 Expr *ChunkSize, Stmt *HelperChunkSize, in OMPScheduleClause() 7249 Expr *ChunkSize = nullptr; variable 7291 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, in OMPDistScheduleClause()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 3637 constexpr size_t ChunkSize = in emitInlinees() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 771 uint64_t ChunkSize = Offset - CurrentOffset; in emitStackProbeInlineGenericBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 4348 Value *ChunkSize) { in applyStaticChunkedWorkshareLoop() 4730 bool NeedsBarrier, omp::ScheduleKind SchedKind, Value *ChunkSize, in applyWorkshareLoop()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TreeTransform.h | 1833 OpenMPScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in RebuildOMPScheduleClause() 2177 Expr *ChunkSize, SourceLocation StartLoc, in RebuildOMPDistScheduleClause()
|
| H A D | SemaOpenMP.cpp | 16819 OpenMPScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in ActOnOpenMPScheduleClause() 22841 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in ActOnOpenMPDistScheduleClause()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 5037 int ChunkSize; member
|