Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorLinearize.cpp403 VectorType dstTy = getTypeConverter()->convertType<VectorType>( in matchAndRewrite() local
343 Type dstTy = getTypeConverter()->convertType(extractOp.getType()); matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Dialect/CUF/
H A DCUFOps.cpp99 mlir::Type dstTy = getDst().getType(); verify() local
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DFactory.h47 auto dstTy = in genCharacterCopy() local
/llvm-project/mlir/lib/Dialect/XeGPU/IR/
H A DXeGPUOps.cpp239 auto dstTy = getTensorDescType(); // Tile verify() local
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp434 Type dstTy = resultTypes.front(); createLinalgBodyCalculationForElementwiseOp() local
[all...]