Searched defs:srcType (Results 1 – 5 of 5) sorted by relevance
273 mlir::Value emitConversionToBool(mlir::Value src, QualType srcType, in emitConversionToBool()316 mlir::Value emitScalarCast(mlir::Value src, QualType srcType, in emitScalarCast()630 emitScalarConversion(mlir::Value src, QualType srcType, QualType dstType, in emitScalarConversion()
376 mlir::Type srcType = getSrc().getType(); in verify() local
479 QualType srcType = src->getType(); in tryDiagnoseOverloadedCast() local
2489 QualType srcType = ECE->getSubExpr()->getType(); in handleUnsafeOperation() local
600 mlir::Type srcType = castOp.getSrc().getType(); in matchAndRewrite() local