Searched refs:ExtentBitsPos (Results 1 – 3 of 3) sorted by relevance
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()