Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_arm64.cc26 /*out*/int* shift_amount) { in GetOpInfoFromInstruction()
Dinstruction_simplifier_arm64.cc126 int shift_amount = 0; in TryMergeIntoShifterOperand() local
Dcode_generator_arm64.cc1906 int64_t shift_amount = instruction->GetShiftAmount() & in VisitArm64DataProcWithShifterOp() local
5079 const size_t shift_amount = Primitive::ComponentSizeShift(type); in GenerateReferenceLoadWithBakerReadBarrier() local