Home
last modified time | relevance | path

Searched refs:staticExtentTensor (Results 1 – 7 of 7) sorted by relevance

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp529 Value staticExtentTensor = rewriter.create<tensor::FromElementsOp>( in matchAndRewrite() local
532 staticExtentTensor); in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp527 Value staticExtentTensor = rewriter.create<TensorFromElementsOp>( in matchAndRewrite() local
529 rewriter.replaceOpWithNewOp<TensorCastOp>(op, staticExtentTensor, in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp529 Value staticExtentTensor = rewriter.create<tensor::FromElementsOp>( in matchAndRewrite() local
532 staticExtentTensor); in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp559 Value staticExtentTensor = rewriter.create<tensor::FromElementsOp>( in matchAndRewrite() local
562 staticExtentTensor); in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp575 Value staticExtentTensor = rewriter.create<tensor::FromElementsOp>( in matchAndRewrite() local
578 staticExtentTensor); in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp575 Value staticExtentTensor = rewriter.create<tensor::FromElementsOp>( in matchAndRewrite() local
578 staticExtentTensor); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp575 Value staticExtentTensor = rewriter.create<tensor::FromElementsOp>(
578 staticExtentTensor);