reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1533 unsigned RLAmtKey = BG.RLAmt + (BG.Repl32 ? 64 : 0); 1537 VRI.Repl32 = BG.Repl32; 1618 BG.Repl32 = true; 1633 if (I->Repl32 && IP->Repl32 && I->V == IP->V && I->RLAmt == IP->RLAmt && 1633 if (I->Repl32 && IP->Repl32 && I->V == IP->V && I->RLAmt == IP->RLAmt && 1659 if (IP->Repl32 && IN->Repl32 && I->V == IP->V && I->V == IN->V && 1659 if (IP->Repl32 && IN->Repl32 && I->V == IP->V && I->V == IN->V && 2083 if (!VRI.Repl32 && BG.Repl32) { 2091 } else if (VRI.Repl32 != BG.Repl32) { 2140 SelectRotMask64Count(BG.RLAmt, BG.Repl32, BG.StartIdx, BG.EndIdx, 2256 BG.Repl32 != VRI.Repl32) 2280 BG.Repl32 == VRI.Repl32; 2288 if (SelectRotMask64Count(I->RLAmt, I->Repl32, I->StartIdx, I->EndIdx, 2290 SelectRotMask64Count(I->RLAmt, I->Repl32, I->StartIdx, I->EndIdx, 2305 Res = SelectRotMask64(BG.V, dl, BG.RLAmt, BG.Repl32, BG.StartIdx, 2308 Res = SelectRotMaskIns64(Res, BG.V, dl, BG.RLAmt, BG.Repl32,