Home
last modified time | relevance | path

Searched refs:buffering (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/support/
H A Dencoded_file.py51 buffering=-1, argument
58 buffering=buffering,
/llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py160 readf = io.open(fd, 'rb', buffering=0)
161 writef = io.open(fd, 'wb', buffering=0, closefd=False)
/llvm-project-15.0.7/mlir/test/Transforms/
H A Dpipeline-data-transfer.mlir253 // escaping use; no DMA pipelining / double buffering will be done.
281 // escaping use; no DMA pipelining / double buffering will be done.
328 // Double buffering for dynamic shaped buffer.
/llvm-project-15.0.7/mlir/test/Dialect/MemRef/
H A Dmultibuffer.mlir1 // RUN: mlir-opt %s -allow-unregistered-dialect -test-multi-buffering=multiplier=5 -cse -split-inpu…
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/
H A DPasses.td234 in a loop with computations through double buffering. This is achieved by