Home
last modified time | relevance | path

Searched refs:getShapedTypeComponents (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tosa/Utils/
H A DShapeUtils.h65 ShapedTypeComponents getShapedTypeComponents() const { in getShapedTypeComponents() function
/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1355 inferredReturnShapes.push_back(result.getShapedTypeComponents()); in inferReturnTypeComponents()
1398 inferredReturnShapes.push_back(result.getShapedTypeComponents()); in inferReturnTypeComponents()