Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:allOnes

96 static uint64_t allOnes(unsigned int Count) {
114 Mask(allOnes(BitSize)), Input(N), Start(64 - BitSize), End(63),
610 uint64_t Used = allOnes(Op.getValueType().getSizeInBits());
640 uint64_t ShiftedIn = allOnes(Count);
738 if (!refineRxSBGMask(RxSBG, allOnes(RxSBG.BitSize - Count) << Count))
766 if (!refineRxSBGMask(RxSBG, allOnes(RxSBG.BitSize - Count)))