Searched refs:ReplaceRotateWithRor (Results 1 – 1 of 1) sorted by relevance
54 bool ReplaceRotateWithRor(HBinaryOperation* op, HUShr* ushr, HShl* shl);412 bool InstructionSimplifierVisitor::ReplaceRotateWithRor(HBinaryOperation* op, in ReplaceRotateWithRor() function in art::InstructionSimplifierVisitor481 ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateConstantPattern()512 ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateRegisterNegPattern()543 return ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateRegisterSubPattern()