Home | History | Annotate | Download | only in arm64

Lines Matching refs:shift_amount_

598       : shift_(NO_SHIFT), shift_amount_(0)  {
604 : shift_(shift), shift_amount_(shift_amount) {
613 LOperand* shift_amount() const { return shift_amount_; }
620 LOperand* shift_amount_;
781 : shift_(NO_SHIFT), shift_amount_(0) {
787 : shift_(shift), shift_amount_(shift_amount) {
796 LOperand* shift_amount() const { return shift_amount_; }
805 LOperand* shift_amount_;
2837 : shift_(NO_SHIFT), shift_amount_(0) {
2843 : shift_(shift), shift_amount_(shift_amount) {
2852 LOperand* shift_amount() const { return shift_amount_; }
2859 LOperand* shift_amount_;