Searched defs:srcTy (Results 1 – 6 of 6) sorted by relevance
528 mlir::Type srcTy = src.getElementType(); in emitCall() local
317 QualType dstType, mlir::Type srcTy, in emitScalarCast()1883 QualType srcTy, QualType dstTy, in emitScalarConversion()
1471 bool SemaRISCV::isValidRVVBitcast(QualType srcTy, QualType destTy) { in isValidRVVBitcast()
7600 bool Sema::isValidSveBitcast(QualType srcTy, QualType destTy) { in isValidSveBitcast()7615 bool Sema::areMatrixTypesOfTheSameDimension(QualType srcTy, QualType destTy) { in areMatrixTypesOfTheSameDimension()7668 bool Sema::areLaxCompatibleVectorTypes(QualType srcTy, QualType destTy) { in areLaxCompatibleVectorTypes()7682 bool Sema::isLaxVectorConversion(QualType srcTy, QualType destTy) { in isLaxVectorConversion()
84 mlir::Type srcTy = src.getType(); in createIntCast() local618 mlir::Type srcTy = elementTypeIfVector(castOp.getSrc().getType()); in matchAndRewrite() local
2652 Type *srcTy = V->getType(); in CreateShadowCast() local