Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DMeshShardingInterfaceImpl.cpp96 [[maybe_unused]] Type resultElementType = in getReductionKindOfLinalgOp() local
/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp118 Type resultElementType = vecType.getElementType(); in matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/HLFIR/IR/
H A DHLFIROps.cpp381 mlir::Type resultElementType = fir::unwrapSequenceType(resultBaseType); verify() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DSimplifyIntrinsics.cpp918 mlir::Type resultElementType = funcOp.getResultTypes()[0]; genRuntimeDotBody() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2623 Type resultElementType = llvm::cast<ShapedType>(resultType).getElementType(); verify() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp573 Type resultElementType = resultType.getElementType(); verify() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp6219 mlir::Type resultElementType = fir::unwrapSequenceType(resultType); genBoundInquiry() local