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