Home
last modified time | relevance | path

Searched refs:PerformConcurrentlyOpInterface (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp995 struct PerformConcurrentlyOpInterface struct
997 PerformConcurrentlyOpInterface, PerformConcurrentlyOp> {
1016 PerformConcurrentlyOp::attachInterface<PerformConcurrentlyOpInterface>( in registerBufferizableOpInterfaceExternalModels()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/IR/
H A DSCFOps.td497 // TODO: Add a `PerformConcurrentlyOpInterface` interface for ops that can
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tensor/IR/
H A DTensorOps.td1064 // TODO: Implement PerformConcurrentlyOpInterface.