Searched refs:ReplaceRotateWithRor (Results 1 – 1 of 1) sorted by relevance
57 bool ReplaceRotateWithRor(HBinaryOperation* op, HUShr* ushr, HShl* shl);436 bool InstructionSimplifierVisitor::ReplaceRotateWithRor(HBinaryOperation* op, in ReplaceRotateWithRor() function in art::InstructionSimplifierVisitor505 ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateConstantPattern()536 ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateRegisterNegPattern()567 return ReplaceRotateWithRor(op, ushr, shl); in TryReplaceWithRotateRegisterSubPattern()