Searched refs:resolveTensorOpOperandConflicts (Results 1 – 3 of 3) sorted by relevance
237 return bufferizableOp.resolveTensorOpOperandConflicts(383 LogicalResult resolveTensorOpOperandConflicts(
427 if (failed(bufferizableOp.resolveTensorOpOperandConflicts(rewriter, state))) in resolveConflicts()633 if (failed(bufferizableOp.resolveTensorOpOperandConflicts(rewriter, state))) in resolveConflicts()
123 LogicalResult BufferizableOpInterface::resolveTensorOpOperandConflicts( in resolveTensorOpOperandConflicts() function in BufferizableOpInterface