Searched defs:Demanded0 (Results 1 – 2 of 2) sorted by relevance
2152 APInt Demanded0 = DemandedBits.lshr(IsFSHL ? Amt : (BitWidth - Amt)); in SimplifyDemandedBits() local2209 APInt Demanded0 = DemandedBits.rotr(IsROTL ? Amt : RevAmt); in SimplifyDemandedBits() local
40400 APInt Demanded0, DemandedLHS0, DemandedRHS0; in combineBlendOfPermutes() local