Searched refs:TryMergeIntoUsersShifterOperand (Results 1 – 2 of 2) sorted by relevance
46 bool TryMergeIntoUsersShifterOperand(HInstruction* instruction);161 bool InstructionSimplifierArmVisitor::TryMergeIntoUsersShifterOperand(HInstruction* bitfield_op) { in TryMergeIntoUsersShifterOperand() function in art::arm::InstructionSimplifierArmVisitor274 TryMergeIntoUsersShifterOperand(instruction); in VisitShl()280 TryMergeIntoUsersShifterOperand(instruction); in VisitShr()288 if (TryMergeIntoUsersShifterOperand(shl)) { in VisitSub()309 TryMergeIntoUsersShifterOperand(instruction); in VisitTypeConversion()315 TryMergeIntoUsersShifterOperand(instruction); in VisitUShr()
46 bool TryMergeIntoUsersShifterOperand(HInstruction* instruction);165 bool InstructionSimplifierArm64Visitor::TryMergeIntoUsersShifterOperand(HInstruction* bitfield_op) { in TryMergeIntoUsersShifterOperand() function in art::arm64::InstructionSimplifierArm64Visitor245 TryMergeIntoUsersShifterOperand(instruction); in VisitShl()251 TryMergeIntoUsersShifterOperand(instruction); in VisitShr()259 if (TryMergeIntoUsersShifterOperand(shl)) { in VisitSub()280 TryMergeIntoUsersShifterOperand(instruction); in VisitTypeConversion()286 TryMergeIntoUsersShifterOperand(instruction); in VisitUShr()