reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1515 BitGroups[0].V == BitGroups[BitGroups.size()-1].V && 1515 BitGroups[0].V == BitGroups[BitGroups.size()-1].V && 1534 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; 1535 VRI.V = BG.V; 1603 if (&BG != &BG2 && BG.V == BG2.V && 1603 if (&BG != &BG2 && BG.V == BG2.V && 1621 << BG.V.getNode() << " RLAmt = " << BG.RLAmt << " [" 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 && 1637 << I->V.getNode() << " RLAmt = " << I->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 && 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 && 1664 LLVM_DEBUG(dbgs() << "\tcombining bit group for " << I->V.getNode() 1838 return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt; 1871 return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt; 1881 { TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), 1887 { Res, TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), 2079 if (VRI.V != BG.V) 2255 if (BG.V != VRI.V || BG.RLAmt != VRI.RLAmt || 2279 return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt && 2305 Res = SelectRotMask64(BG.V, dl, BG.RLAmt, BG.Repl32, BG.StartIdx, 2308 Res = SelectRotMaskIns64(Res, BG.V, dl, BG.RLAmt, BG.Repl32,