Home
last modified time | relevance | path

Searched defs:getBufferType (Results 1 – 8 of 8) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Bufferization/IR/
H A DUnstructuredControlFlow.h36 getBufferType(Operation *op, Value value, const BufferizationOptions &options, in getBufferType() function
/llvm-project/mlir/lib/Dialect/Tensor/Transforms/
H A DBufferizableOpInterfaceImpl.cpp52 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
141 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
314 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
398 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
744 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
908 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
[all...]
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DFuncBufferizableOpInterfaceImpl.cpp203 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
357 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DBufferizableOpInterfaceImpl.cpp180 getBufferType(Operation *op, Value value, const BufferizationOptions &options, in getBufferType() function
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp273 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
387 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
697 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
1020 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
1290 getBufferType(Operation *op, Value value, const BufferizationOptions &options, getBufferType() function
[all...]
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.cpp664 bufferization::getBufferType(Value value, const BufferizationOptions &options) { getBufferType() function in bufferization
671 bufferization::getBufferType(Value value, const BufferizationOptions &options, getBufferType() function in bufferization
H A DBufferizationOps.cpp226 AllocTensorOp::getBufferType(Value value, const BufferizationOptions &options, in getBufferType() function in AllocTensorOp
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseTensorRewriting.cpp137 static RankedTensorType getBufferType(const SparseTensorType &stt, in getBufferType() function