Searched defs:convertComplexType (Results 1 – 2 of 2) sorted by relevance
305 mlir::Type convertComplexType(C cmplx) { in convertComplexType() function
190 Type LLVMTypeConverter::convertComplexType(ComplexType type) { in convertComplexType() function in LLVMTypeConverter