Searched refs:shift_amount_ (Results 1 – 1 of 1) sorted by relevance
141 shift_amount_(shift & (instr->GetType() == DataType::Type::kInt32155 shift_amount_ == other->shift_amount_; in InstructionDataEquals()173 int GetShiftAmount() const { return shift_amount_; } in GetShiftAmount()183 int shift_amount_; variable