Searched defs:convertedType (Results 1 – 7 of 7) sorted by relevance
80 IntegerType convertedType = IntegerType::get(&ctx, 8); in TEST() local98 IntegerType convertedType = IntegerType::get(&ctx, 8); in TEST() local124 IntegerType convertedType = IntegerType::get(&ctx, 8); in TEST() local150 IntegerType convertedType = IntegerType::get(&ctx, 8); in TEST() local
168 auto convertedType = in matchAndRewrite() local206 auto convertedType = typeConverter.convertType(argType.value()); in lowerAsEntryFunction() local
138 for (Type convertedType : returnTypes) { in replaceSCFOutputValue() local288 auto convertedType = typeConverter.convertType(result.getType()); in matchAndRewrite() local
67 auto convertedType = LLVM::LLVMStructType::getIdentified( in LLVMTypeConverter() local
59 auto convertedType = typeConverter.convertType(type); in fromStaticShape() local
553 auto convertedType = getTypeConverter()->convertType(argType.value()); in matchAndRewrite() local
1120 Type convertedType = getTypeConverter() in matchAndRewrite() local