Home
last modified time | relevance | path

Searched refs:alu_with_op (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier_arm.cc139 HDataProcWithShifterOp* alu_with_op = in TryMergeIntoShifterOperand() local
146 use->GetBlock()->ReplaceAndRemoveInstructionWith(use, alu_with_op); in TryMergeIntoShifterOperand()
Dinstruction_simplifier_arm64.cc143 HDataProcWithShifterOp* alu_with_op = in TryMergeIntoShifterOperand() local
150 use->GetBlock()->ReplaceAndRemoveInstructionWith(use, alu_with_op); in TryMergeIntoShifterOperand()