Home | History | Annotate | Download | only in arm64

Lines Matching full:shift_amount_

563       : shift_(NO_SHIFT), shift_amount_(0)  {
569 : shift_(shift), shift_amount_(shift_amount) {
578 LOperand* shift_amount() const { return shift_amount_; }
585 LOperand* shift_amount_;
746 : shift_(NO_SHIFT), shift_amount_(0) {
752 : shift_(shift), shift_amount_(shift_amount) {
761 LOperand* shift_amount() const { return shift_amount_; }
770 LOperand* shift_amount_;
2738 : shift_(NO_SHIFT), shift_amount_(0) {
2744 : shift_(shift), shift_amount_(shift_amount) {
2753 LOperand* shift_amount() const { return shift_amount_; }
2760 LOperand* shift_amount_;