Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Utils/
H A DQuantUtils.cpp257 auto outputShapedType = dyn_cast<ShapedType>(outputType); in buildConvOpResultTypeInfo() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp445 auto outputShapedType = llvm::dyn_cast<ShapedType>(outputType); buildMatMulOpWithQuantInfo() local
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp2531 auto outputShapedType = llvm::cast<ShapedType>(getOutputOperandType()); reifyResultShapes() local