Home
last modified time | relevance | path

Searched refs:tableTy (Results 1 – 4 of 4) sorted by relevance

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp2220 auto tableTy = table.getType().cast<ShapedType>(); in matchAndRewrite() local
2228 auto tableElementTy = tableTy.getElementType(); in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp2220 auto tableTy = table.getType().cast<ShapedType>(); in matchAndRewrite() local
2228 auto tableElementTy = tableTy.getElementType(); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp2220 auto tableTy = table.getType().cast<ShapedType>();
2228 auto tableElementTy = tableTy.getElementType();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp2615 auto tableTy = table.getType().cast<ShapedType>(); in matchAndRewrite() local
2623 auto tableElementTy = tableTy.getElementType(); in matchAndRewrite()