Home
last modified time | relevance | path

Searched refs:arrayTy (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp235 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
236 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
237 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp235 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
236 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
237 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp235 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
236 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
237 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp309 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
310 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
311 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp309 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
310 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
311 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp309 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
310 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
311 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp333 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
334 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
335 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp333 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
334 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
335 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp333 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
334 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
335 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp331 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
332 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
333 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp331 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
332 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
333 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp331 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
332 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
333 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp331 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
332 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
333 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp331 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
332 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
333 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp331 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
332 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
333 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp332 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
333 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
334 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp332 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
333 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
334 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp332 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
333 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
334 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp316 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
317 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
318 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp316 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
317 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
318 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp316 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
317 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
318 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp332 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
333 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
334 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp332 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
333 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
334 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp332 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
333 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
334 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp332 auto arrayTy = getOperand().getType().cast<RankedTensorType>(); in inferShapes() local
333 SmallVector<int64_t, 2> dims(llvm::reverse(arrayTy.getShape())); in inferShapes()
334 getResult().setType(RankedTensorType::get(dims, arrayTy.getElementType())); in inferShapes()

123