Searched refs:VisitReal (Results 1 – 1 of 1) sorted by relevance
654 Value *VisitReal(const UnaryOperator *E, QualType PromotionType);3365 Value *result = VisitReal(E, promotionTy); in VisitUnaryReal()3371 Value *ScalarExprEmitter::VisitReal(const UnaryOperator *E, in VisitReal() function in ScalarExprEmitter3480 return VisitReal(UO, PromotionType); in EmitPromoted()