Searched defs:ConvertOpInterface (Results 1 – 1 of 1) sorted by relevance
29 struct ConvertOpInterface struct32 bool bufferizesToAllocation(Operation *op, OpResult opResult) const { in bufferizesToAllocation()38 bool bufferizesToMemoryRead(Operation *op, OpOperand &opOperand, in bufferizesToMemoryRead()43 bool bufferizesToMemoryWrite(Operation *op, OpOperand &opOperand, in bufferizesToMemoryWrite()48 SmallVector<OpResult> getAliasingOpResult(Operation *op, OpOperand &opOperand, in getAliasingOpResult()53 bool isWritable(Operation *op, Value value, in isWritable()