Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc2327 Register right_reg = RegisterFrom(instruction->GetLocations()->InAt(1), type); in VisitDataProcWithShifterOp() local
2332 right_operand = Operand(right_reg, helpers::ExtendFromOpKind(op_kind)); in VisitDataProcWithShifterOp()
2334 right_operand = Operand(right_reg, in VisitDataProcWithShifterOp()