Home | History | Annotate | Download | only in src

Lines Matching defs:shift

1142 // The multiplier and shift for signed division via multiplication, see Warren's
1148 int32_t shift() const { return shift_; }