Home
last modified time | relevance | path

Searched refs:strideAttr (Results 1 – 13 of 13) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp1054 auto strideAttr = DenseIntElementsAttr::get( in matchAndRewrite() local
1084 ValueRange{zeroTensor}, strideAttr, dilationAttr) in matchAndRewrite()
1106 ValueRange{zeroTensor}, strideAttr, dilationAttr) in matchAndRewrite()
1206 auto strideAttr = DenseIntElementsAttr::get( in matchAndRewrite() local
1236 ValueRange{zeroTensor}, strideAttr, dilationAttr) in matchAndRewrite()
1260 ValueRange{zeroTensor}, strideAttr, dilationAttr) in matchAndRewrite()
2767 Attribute strideAttr = rewriter.getI64VectorAttr(stride); in matchAndRewrite() local
2782 filledInitTensor, strideAttr, dilationAttr); in matchAndRewrite()
2822 Attribute strideAttr = rewriter.getI64VectorAttr(stride); in matchAndRewrite() local
2841 filledInitTensor, strideAttr, dilationAttr) in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp927 auto strideAttr = DenseIntElementsAttr::get( in convolutionMatchAndRewriterHelper() local
935 strideAttr, dilationAttr); in convolutionMatchAndRewriterHelper()
944 ValueRange{biasBroadcast}, strideAttr, dilationAttr); in convolutionMatchAndRewriterHelper()
959 ValueRange{biasReshape}, dilationAttr, strideAttr) in convolutionMatchAndRewriterHelper()
2374 Attribute strideAttr = rewriter.getI64VectorAttr(stride); in matchAndRewrite() local
2390 filledInitTensor, strideAttr, dilationAttr); in matchAndRewrite()
2399 filledInitTensor, strideAttr, dilationAttr) in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp927 auto strideAttr = DenseIntElementsAttr::get( in convolutionMatchAndRewriterHelper() local
935 strideAttr, dilationAttr); in convolutionMatchAndRewriterHelper()
944 ValueRange{biasBroadcast}, strideAttr, dilationAttr); in convolutionMatchAndRewriterHelper()
959 ValueRange{biasReshape}, dilationAttr, strideAttr) in convolutionMatchAndRewriterHelper()
2374 Attribute strideAttr = rewriter.getI64VectorAttr(stride); in matchAndRewrite() local
2390 filledInitTensor, strideAttr, dilationAttr); in matchAndRewrite()
2399 filledInitTensor, strideAttr, dilationAttr) in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp927 auto strideAttr = DenseIntElementsAttr::get(
935 strideAttr, dilationAttr);
944 ValueRange{biasBroadcast}, strideAttr, dilationAttr);
959 ValueRange{biasReshape}, dilationAttr, strideAttr)
2374 Attribute strideAttr = rewriter.getI64VectorAttr(stride);
2390 filledInitTensor, strideAttr, dilationAttr);
2399 filledInitTensor, strideAttr, dilationAttr)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp768 auto strideAttr = in matchAndRewrite() local
770 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp856 auto strideAttr = in matchAndRewrite() local
858 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1040 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1042 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1049 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1051 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1049 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1051 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1049 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1051 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1134 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1136 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1134 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1136 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1202 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1204 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()