Searched refs:kRRXEncodedValue (Results 1 – 3 of 3) sorted by relevance
71 const unsigned kRRXEncodedValue = 3; variable
201 return shift_.IsRRX() ? kRRXEncodedValue : shift_.GetValue(); in GetTypeEncodingValue()840 return shift_.IsRRX() ? kRRXEncodedValue : shift_.GetValue(); in GetTypeEncodingValue()
724 return shift.IsRRX() ? kRRXEncodedValue : shift.GetValue(); in TypeEncodingValue()