Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
Kazu Hirata be2ecee046 [SystemZ] Use isShiftedMask_64 instead of isStringOfOnes (NFC)
isStringOfOnes does the same thing as isShiftedMask_64, provided that
the parameter is nonzero, which is the case for both calls in this
patch.
2023-01-23 22:48:42 -08:00

72 KiB