Searched defs:shift_amount (Results 1 – 5 of 5) sorted by relevance
32 /*out*/int* shift_amount) { in GetOpInfoFromInstruction()
124 int shift_amount = 0; in TryMergeIntoShifterOperand() local
138 int shift_amount = 0; in TryMergeIntoShifterOperand() local
476 HInstruction* shift_amount = instruction->GetRight(); in VisitShift() local
3592 $noinline$testUnsignedPromotionWithNonConstantShiftAmount(int value, int shift_amount) { in $noinline$testUnsignedPromotionWithNonConstantShiftAmount()3605 $noinline$testSignedPromotionWithNonConstantShiftAmount(int value, int shift_amount) { in $noinline$testSignedPromotionWithNonConstantShiftAmount()