Searched defs:NewL (Results 1 – 4 of 4) sorted by relevance
1064 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() local1078 APInt NewL = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in umax() local1092 APInt NewL = APIntOps::smin(getSignedMin(), Other.getSignedMin()); in smin() local1106 APInt NewL = APIntOps::umin(getUnsignedMin(), Other.getUnsignedMin()); in umin() local1417 APInt NewL = getUnsignedMin().uadd_sat(Other.getUnsignedMin()); in uadd_sat() local1426 APInt NewL = getSignedMin().sadd_sat(Other.getSignedMin()); in sadd_sat() local1435 APInt NewL = getUnsignedMin().usub_sat(Other.getUnsignedMax()); in usub_sat() local1444 APInt NewL = getSignedMin().ssub_sat(Other.getSignedMax()); in ssub_sat() local1453 APInt NewL = getUnsignedMin().umul_sat(Other.getUnsignedMin()); in umul_sat() local1488 APInt NewL = getUnsignedMin().ushl_sat(Other.getUnsignedMin()); in ushl_sat() local[all …]
1028 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer()1059 const Loop &OldL, &NewL; member in __anonc3322b0b0111::LoopFuser::AddRecLoopReplacer
3056 for (auto *NewL : NewLoops) in runOnLoop() local
685 SDValue NewL; in SoftenFloatRes_LOAD() local2767 SDValue NewL = in SoftPromoteHalfRes_LOAD() local