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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
 2911   if (KeptBits != (KeptBitsMinusOne + 1))
 2913   assert(KeptBits > 0 && KeptBits < XVT.getSizeInBits() && "unreachable");
 2913   assert(KeptBits > 0 && KeptBits < XVT.getSizeInBits() && "unreachable");
 2918           XVT, KeptBits))
 2921   const unsigned MaskedBits = XVT.getSizeInBits() - KeptBits;