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

References

lib/Target/PowerPC/PPCInstrInfo.cpp
 1942       if (MB <= ME && MBInLoHWord == MEInLoHWord && SH == 0) {
 1950                  (ME - MB + 1 == SH) && (MB >= 16)) {
 1954         Mask = ((1LLU << 32) - 1) & ~((1LLU << (32 - SH)) - 1);