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