Searched refs:ReplaceRotateWithRor (Results 1 – 1 of 1) sorted by relevance
56 bool ReplaceRotateWithRor(HBinaryOperation* op, HUShr* ushr, HShl* shl);418 bool InstructionSimplifierVisitor::ReplaceRotateWithRor(HBinaryOperation* op, in ReplaceRotateWithRor() function in art::InstructionSimplifierVisitor487 ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateConstantPattern()518 ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateRegisterNegPattern()549 return ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateRegisterSubPattern()