Home
last modified time | relevance | path

Searched defs:bufSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Tools/lsp-server-support/
H A DTransport.cpp282 static constexpr int bufSize = 128; in readLine() local
/llvm-project/mlir/lib/ExecutionEngine/
H A DSparseTensorRuntime.cpp473 constexpr size_t bufSize = 80; in getTensorFilename() local
/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp302 uint64_t bufSize = *eltSize * *numElements; in createPrivateMemRef() local
/llvm-project/lld/ELF/
H A DInputFiles.cpp95 if ((size == ELFCLASS32 && bufSize < sizeof(Elf32_Ehdr)) || in getELFKind() local
/llvm-project/lld/MachO/
H A DObjC.cpp1379 uint32_t bufSize = len + 1; newStringData() local