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