Searched refs:new_type1 (Results 1 – 2 of 2) sorted by relevance
60 const RegType& new_type1, in SetRegisterTypeWide() argument63 DCHECK(new_type1.CheckWidePair(new_type2)); in SetRegisterTypeWide()64 line_[vdst] = new_type1.GetId(); in SetRegisterTypeWide()83 inline void RegisterLine::SetResultRegisterTypeWide(const RegType& new_type1, in SetResultRegisterTypeWide() argument85 DCHECK(new_type1.CheckWidePair(new_type2)); in SetResultRegisterTypeWide()86 result_[0] = new_type1.GetId(); in SetResultRegisterTypeWide()
120 const RegType& new_type1,128 void SetResultRegisterTypeWide(const RegType& new_type1, const RegType& new_type2)