Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Tosa/Utils/
H A DConversionUtils.h62 for (const ShapedType &dynTy : dynTypes) { checkHasDynamicBatchDims() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp362 validTypeParams(mlir::Type dynTy,mlir::ValueRange typeParams) validTypeParams() argument