Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Interfaces/
H A DInferTypeOpInterface.h28 class ShapedTypeComponents; variable
113 ShapedTypeComponents() function
114 ShapedTypeComponents(Type elementType) ShapedTypeComponents() function
116 ShapedTypeComponents(ShapedType shapedType) : attr(nullptr) { ShapedTypeComponents() function
122 ShapedTypeComponents(ShapeAdaptor adaptor) : attr(nullptr) { ShapedTypeComponents() function
[all...]