Home
last modified time | relevance | path

Searched defs:GetShift (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes_mips.h112 HInstruction* GetShift() const { return InputAt(1); } in GetShift() function
Dnodes_shared.h170 HInstruction* GetShift() const { return InputAt(2); } in GetShift() function