Searched refs:RLAmt (Results 1 – 1 of 1) sorted by relevance
1402 unsigned RLAmt; member1448 else if (RLAmt == 0 && Other.RLAmt != 0) in operator <()1450 else if (RLAmt != 0 && Other.RLAmt == 0) in operator <()1793 VRI.RLAmt = BG.RLAmt; in collectValueRotInfo()1861 (BG2.RLAmt == 0 || BG2.RLAmt == 32)) in assignRepl32BitGroups()1917 (I->RLAmt % 32) == IP->RLAmt && (I->RLAmt % 32) == IN->RLAmt && in assignRepl32BitGroups()2015 if (RLAmt[i] != VRI.RLAmt) in SelectAndParts32()2098 return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt; in SelectAndParts32()2131 return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt; in Select32()2522 if (BG.V != VRI.V || BG.RLAmt != VRI.RLAmt || in Select64()[all …]