Searched refs:ExtentBitsPos (Results 1 – 6 of 6) sorted by relevance
119 ExtentBitsPos = 28, enumerator
313 return ((F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask); in getExtentBits()
167 ExtentBitsPos = 27, enumerator
179 return ((F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask); in getBitCount()276 return ((F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask); in getExtentBits()286 unsigned bits = (F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask; in getMaxValue()301 unsigned bits = (F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask; in getMinValue()
4047 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMaxValue()4068 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMinValue()
4108 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMaxValue()4170 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMinValue()