Searched refs:TryMergeIntoUsersShifterOperand (Results 1 – 2 of 2) sorted by relevance
46 bool TryMergeIntoUsersShifterOperand(HInstruction* instruction);160 bool InstructionSimplifierArmVisitor::TryMergeIntoUsersShifterOperand(HInstruction* bitfield_op) { in TryMergeIntoUsersShifterOperand() function in art::arm::InstructionSimplifierArmVisitor268 TryMergeIntoUsersShifterOperand(instruction); in VisitShl()274 TryMergeIntoUsersShifterOperand(instruction); in VisitShr()282 if (TryMergeIntoUsersShifterOperand(shl)) { in VisitSub()303 TryMergeIntoUsersShifterOperand(instruction); in VisitTypeConversion()309 TryMergeIntoUsersShifterOperand(instruction); in VisitUShr()
46 bool TryMergeIntoUsersShifterOperand(HInstruction* instruction);164 bool InstructionSimplifierArm64Visitor::TryMergeIntoUsersShifterOperand(HInstruction* bitfield_op) { in TryMergeIntoUsersShifterOperand() function in art::arm64::InstructionSimplifierArm64Visitor239 TryMergeIntoUsersShifterOperand(instruction); in VisitShl()245 TryMergeIntoUsersShifterOperand(instruction); in VisitShr()253 if (TryMergeIntoUsersShifterOperand(shl)) { in VisitSub()274 TryMergeIntoUsersShifterOperand(instruction); in VisitTypeConversion()280 TryMergeIntoUsersShifterOperand(instruction); in VisitUShr()