Searched refs:RHSComplexType (Results 1 – 1 of 1) sorted by relevance
1057 auto *RHSComplexType = dyn_cast<ComplexType>(RHSType); in handleComplexFloatConversion() local1061 RHSComplexType ? RHSComplexType->getElementType() : RHSType; in handleComplexFloatConversion()1076 if (RHSComplexType) in handleComplexFloatConversion()