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