Searched defs:NewL (Results 1 – 4 of 4) sorted by relevance
1161 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() local1175 APInt NewL = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in umax() local1189 APInt NewL = APIntOps::smin(getSignedMin(), Other.getSignedMin()); in smin() local1203 APInt NewL = APIntOps::umin(getUnsignedMin(), Other.getUnsignedMin()); in umin() local1538 APInt NewL = getUnsignedMin().uadd_sat(Other.getUnsignedMin()); in uadd_sat() local1547 APInt NewL = getSignedMin().sadd_sat(Other.getSignedMin()); in sadd_sat() local1556 APInt NewL = getUnsignedMin().usub_sat(Other.getUnsignedMax()); in usub_sat() local1565 APInt NewL = getSignedMin().ssub_sat(Other.getSignedMax()); in ssub_sat() local1574 APInt NewL = getUnsignedMin().umul_sat(Other.getUnsignedMin()); in umul_sat() local1604 APInt NewL = getUnsignedMin().ushl_sat(Other.getUnsignedMin()); in ushl_sat() local[all …]
1238 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer()1269 const Loop &OldL, &NewL; member in __anon227ba0d70111::LoopFuser::AddRecLoopReplacer
3307 for (auto *NewL : NewLoops) in runOnLoop() local
705 SDValue NewL; in SoftenFloatRes_LOAD() local2808 SDValue NewL = in SoftPromoteHalfRes_LOAD() local