reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/GlobalISel/GISelKnownBits.cpp
  112   if (Depth == getMaxDepth())
  123                                       Depth);
  138       computeKnownBitsImpl(Src.getReg(), Known, DemandedElts, Depth);
  159                          Depth + 1);
  164                          Depth + 1);
  171                          Depth + 1);
  173                          Depth + 1);
  198                          Depth + 1);
  202                          Depth + 1);
  213                          Depth + 1);
  215                          Depth + 1);
  226                          Depth + 1);
  228                          Depth + 1);
  238                          Depth + 1);
  240                          Depth + 1);
  259                          Depth + 1);
  264                          Depth + 1);
  281                          Depth + 1);
  289                          Depth + 1);
  313                          Depth + 1);
  317           dbgs() << '[' << Depth << "] Shift not known constant: " << *RHSMI);
  321     LLVM_DEBUG(dbgs() << '[' << Depth << "] Shift is " << Shift << '\n');
  324                          Depth + 1);
  357     computeKnownBitsImpl(SrcReg, Known, DemandedElts, Depth + 1);
  366   LLVM_DEBUG(dbgs() << "[" << Depth << "] Compute known bits: " << MI << "["
  367                     << Depth << "] Computed for: " << MI << "[" << Depth
  367                     << Depth << "] Computed for: " << MI << "[" << Depth
  370                     << "[" << Depth << "] Zero: 0x"
  372                     << "[" << Depth << "] One:  0x"