Searched refs:GetShift (Results 1 – 5 of 5) sorted by relevance
223 } else if (mem_op.GetShift() != vixl::aarch64::NO_SHIFT) { in OperandFromMemOperand()225 mem_op.GetShift(), in OperandFromMemOperand()
170 HInstruction* GetShift() const { return InputAt(2); } in GetShift() function
315 size_t another_component_shift = another_access->GetShift()->AsIntConstant()->GetValue(); in TryExtractVecArrayAccessAddress()
2370 HIntConstant* shift = instruction->GetShift()->AsIntConstant(); in VisitIntermediateAddressIndex()
259 return GetValue() << GetShift(); in BIT_TABLE_HEADER()