Home
last modified time | relevance | path

Searched defs:shift_amount (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dnodes_shared.cc32 /*out*/int* shift_amount) { in GetOpInfoFromInstruction()
Dinstruction_simplifier_arm.cc119 int shift_amount = 0; in TryMergeIntoShifterOperand() local
Dinstruction_simplifier_arm64.cc133 int shift_amount = 0; in TryMergeIntoShifterOperand() local
Dinstruction_simplifier.cc348 HInstruction* shift_amount = instruction->GetRight(); in VisitShift() local