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.cc142 HDataProcWithShifterOp* alu_with_op = in TryMergeIntoShifterOperand() local
149 use->GetBlock()->ReplaceAndRemoveInstructionWith(use, alu_with_op); in TryMergeIntoShifterOperand()
Dinstruction_simplifier_arm64.cc146 HDataProcWithShifterOp* alu_with_op = in TryMergeIntoShifterOperand() local
153 use->GetBlock()->ReplaceAndRemoveInstructionWith(use, alu_with_op); in TryMergeIntoShifterOperand()