Searched refs:from_liftoff_code (Results 1 – 3 of 3) sorted by relevance
165 static LiftoffRegister from_liftoff_code(int code) { in from_liftoff_code() function422 return LiftoffRegister::from_liftoff_code(first_code); in GetFirstRegSet()429 return LiftoffRegister::from_liftoff_code(last_code); in GetLastRegSet()
1085 LiftoffRegister::from_liftoff_code(first_reg.liftoff_code() + 1); in SpillAdjacentFpRegisters()1088 LiftoffRegister::from_liftoff_code(first_reg.liftoff_code() - 1); in SpillAdjacentFpRegisters()
696 LiftoffRegister reg = LiftoffRegister::from_liftoff_code( in GetValue()