Searched refs:IntegralLV (Results 1 – 1 of 1) sorted by relevance
745 LValue IntegralLV = CGF.MakeNaturalAlignAddrLValue(IntPartDest, DestPtrType); in emitModfBuiltin() 746 CGF.EmitStoreOfScalar(IntegralResult, IntegralLV); in emitModfBuiltin() 742 LValue IntegralLV = CGF.MakeNaturalAlignAddrLValue(IntPartDest, DestPtrType); emitModfBuiltin() local