Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp687 if (auto extentTensorTy = in matchAndRewrite() local
825 if (auto extentTensorTy = matchAndRewrite() local
1771 Type extentTensorTy = RankedTensorType::get({rank}, indexTy); inferReturnTypes() local