Home
last modified time | relevance | path

Searched defs:BufSize (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformAIX.c32 size_t BufSize = sizeof(Buf); in FindBinaryId() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileOutputBuffer.cpp75 InMemoryBuffer(StringRef Path,MemoryBlock Buf,std::size_t BufSize,unsigned Mode) InMemoryBuffer() argument
H A DPath.cpp993 const size_t BufSize = 4096; in copy_file_internal() local
1051 constexpr size_t BufSize = 4096; in md5_contents() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstack_depot.h105 bool isValid(uptr BufSize) const { in isValid()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_x86_64.cpp53 static constexpr size_t BufSize = 256; in readValueFromFile() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp233 size_t BufSize = 4; in callBufferedPrintfStart() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp478 BufferSizeConstraint(ArgNo Buffer, ArgNo BufSize) in BufferSizeConstraint()
480 BufferSizeConstraint(ArgNo Buffer, ArgNo BufSize, ArgNo BufSizeMultiplier) in BufferSizeConstraint()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp115 int BufSize) { in buildRecordForGlobalizedVars()
H A DCGOpenMPRuntime.cpp2270 llvm::Value *BufSize = CGF.getTypeSize(CopyprivateArrayTy); in emitSingleRegion() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5506 llvm::Value *BufSize, llvm::Value *CpyBuf, in createCopyPrivate()