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