Searched defs:outType (Results 1 – 4 of 4) sorted by relevance
180 Type outType = op.getOut().getType(); match() local 212 VectorType outType = cast<VectorType>(op.getOut().getType()); rewrite() local [all...]
647 Type intrinsicOutType = outType; in matchAndRewrite() local 603 Type outType = typeConverter->convertType(op.getDestD().getType()); matchAndRewrite() local [all...]
272 mlir::Type outType = getType(); in verify() local 348 mlir::Type outType = getType(); verify() local 1409 canBeConverted(mlir::Type inType,mlir::Type outType) canBeConverted() argument [all...]
1207 mlir::Type outType = hlfir::getFortranElementType(outputAlloc.getType()); simplifyMinMaxlocReduction() local