Home
last modified time | relevance | path

Searched defs:outputBuffer (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h121 std::unique_ptr<llvm::FileOutputBuffer> outputBuffer; variable
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DBufferizableOpInterfaceImpl.cpp183 FailureOr<Value> outputBuffer = in bufferize() local
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DTransport.h78 SmallVector<char, 0> outputBuffer; variable