Searched defs:convertedType (Results 1 – 6 of 6) sorted by relevance
80 IntegerType convertedType = IntegerType::get(8, &ctx); in TEST() local98 IntegerType convertedType = IntegerType::get(8, &ctx); in TEST() local123 IntegerType convertedType = IntegerType::get(8, &ctx); in TEST() local148 IntegerType convertedType = IntegerType::get(8, &ctx); in TEST() local
152 auto convertedType = typeConverter.convertType(op.getResult().getType()); in matchAndRewrite() local188 auto convertedType = typeConverter.convertType(argType.value()); in lowerAsEntryFunction() local
29 Type convertedType = getTypeConverter()->convertType(originalType); in matchAndRewrite() local
103 for (Type convertedType : returnTypes) { in replaceSCFOutputValue() local254 auto convertedType = typeConverter.convertType(result.getType()); in matchAndRewrite() local
483 auto convertedType = typeConverter.convertType(argType.value()); in matchAndRewrite() local
543 auto convertedType = typeConverter.convertType(type); in fromStaticShape() local