Home | History | Annotate | Download | only in optimizing

Lines Matching defs:HRor

4720 class HRor : public HBinaryOperation {
4722 HRor(Primitive::Type result_type, HInstruction* value, HInstruction* distance)
4768 DISALLOW_COPY_AND_ASSIGN(HRor);