Searched defs:inTy (Results 1 – 4 of 4) sorted by relevance
256 for (auto inTy : funcOp.getArgumentTypes()) { runOnOperation() local
738 auto inTy = llvm::cast<ShapedType>(getInput().getType()); fold() local
1179 auto inTy = unwrap(getFrom().getType()); verify() local 1385 areVectorsCompatible(mlir::Type inTy,mlir::Type outTy) areVectorsCompatible() argument [all...]
2651 mlir::Type inTy = typeDescOp.getInType(); matchAndRewrite() local