Searched refs:ExtentBitsPos (Results 1 – 3 of 3) sorted by relevance
131 return ((F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask); in getBitCount()153 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMinValue()168 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMaxValue()
140 ExtentBitsPos = 24, enumerator
1760 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMinValue()1774 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMaxValue()