Searched refs:MergeIntoShifterOperand (Results 1 – 2 of 2) sorted by relevance
49 bool MergeIntoShifterOperand(HInstruction* use, HInstruction* bitfield_op) { in MergeIntoShifterOperand() function in art::arm::InstructionSimplifierArmVisitor182 bool merged = MergeIntoShifterOperand(user, bitfield_op); in TryMergeIntoUsersShifterOperand()
51 bool MergeIntoShifterOperand(HInstruction* use, HInstruction* bitfield_op) { in MergeIntoShifterOperand() function in art::arm64::InstructionSimplifierArm64Visitor186 bool merged = MergeIntoShifterOperand(user, bitfield_op); in TryMergeIntoUsersShifterOperand()