Home
last modified time | relevance | path

Searched defs:ChunkSize (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMemoryBuffer.cpp237 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
H A Draw_ostream.cpp554 size_t ChunkSize = Size; in write_impl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMemoryBuffer.cpp212 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
H A Draw_ostream.cpp711 size_t ChunkSize = std::min(Size, MaxWriteSize); in write_impl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAssembler.cpp597 const unsigned ChunkSize = VSize * NumPerChunk; in writeFragment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2111 int ChunkSize; member

Completed in 17 milliseconds