Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DBufferizableOpInterfaceImpl.cpp281 struct ToPositionsOpInterface struct
284 bool bufferizesToMemoryRead(Operation *op, OpOperand &opOperand, in bufferizesToMemoryRead()
289 bool bufferizesToMemoryWrite(Operation *op, OpOperand &opOperand, in bufferizesToMemoryWrite()
296 AliasingValueList getAliasingValues(Operation *op, OpOperand &opOperand, in getAliasingValues()