Searched defs:EmptyOpInterface (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Tensor/IR/ | ||
H A D | ValueBoundsOpInterfaceImpl.cpp | 50 : public ValueBoundsOpInterface::ExternalModel<EmptyOpInterface, EmptyOp> { in populateBoundsForShapedValueDim() argument |
/llvm-project/mlir/lib/Dialect/Tensor/Transforms/ | ||
H A D | BufferizableOpInterfaceImpl.cpp | 261 struct EmptyOpInterface global() struct |