Lines Matching defs:shift
1142 // The multiplier and shift for signed division via multiplication, see Warren's1148 int32_t shift() const { return shift_; }