Searched refs:isa_complex (Results 1 – 5 of 5) sorted by relevance
147 fir::isa_complex(toTy)) { in convertWithSemantics()157 if (fir::isa_complex(fromTy) && in convertWithSemantics()
964 if (fir::isa_complex(type)) { in genAbs()
251 } else if (fir::isa_complex(itemType)) { in genOutputItemList()
396 inline bool isa_complex(mlir::Type t) { in isa_complex() function
2552 (fir::isa_complex(inType) && fir::isa_complex(outType)))