Home | History | Annotate | Download | only in arm64

Lines Matching defs:setbits

943     static const int setbits = CountSetBits(Field::kMask, 32);
944 Ubfx(dst, src, shift, setbits);