Searched refs:TryMergeIntoUsersShifterOperand (Results 1 – 2 of 2) sorted by relevance
43 bool TryMergeIntoUsersShifterOperand(HInstruction* instruction);155 bool InstructionSimplifierArmVisitor::TryMergeIntoUsersShifterOperand(HInstruction* bitfield_op) { in TryMergeIntoUsersShifterOperand() function in art::arm::InstructionSimplifierArmVisitor261 TryMergeIntoUsersShifterOperand(instruction); in VisitShl()267 TryMergeIntoUsersShifterOperand(instruction); in VisitShr()281 TryMergeIntoUsersShifterOperand(instruction); in VisitTypeConversion()287 TryMergeIntoUsersShifterOperand(instruction); in VisitUShr()
43 bool TryMergeIntoUsersShifterOperand(HInstruction* instruction);159 bool InstructionSimplifierArm64Visitor::TryMergeIntoUsersShifterOperand(HInstruction* bitfield_op) { in TryMergeIntoUsersShifterOperand() function in art::arm64::InstructionSimplifierArm64Visitor232 TryMergeIntoUsersShifterOperand(instruction); in VisitShl()238 TryMergeIntoUsersShifterOperand(instruction); in VisitShr()252 TryMergeIntoUsersShifterOperand(instruction); in VisitTypeConversion()258 TryMergeIntoUsersShifterOperand(instruction); in VisitUShr()