Home
last modified time | relevance | path

Searched defs:inferResultType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp522 RankedTensorType ConcatOp::inferResultType(int64_t dim, TypeRange inputTypes) { inferResultType() function in ConcatOp
1274 RankedTensorType GatherOp::inferResultType(RankedTensorType sourceType, inferResultType() function in GatherOp
2018 RankedTensorType ExtractSliceOp::inferResultType( inferResultType() function in ExtractSliceOp
2031 RankedTensorType ExtractSliceOp::inferResultType( inferResultType() function in ExtractSliceOp
2940 RankedTensorType PadOp::inferResultType(RankedTensorType sourceType, inferResultType() function in PadOp
[all...]
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2677 Type SubViewOp::inferResultType(MemRefType sourceMemRefType, inferResultType() function in SubViewOp
2719 Type SubViewOp::inferResultType(MemRefType sourceMemRefType, inferResultType() function in SubViewOp