Searched refs:ExtentBitsPos (Results 1 – 3 of 3) sorted by relevance
167 ExtentBitsPos = 27, enumerator
178 return ((F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask); in getBitCount()220 return ((F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask); in getExtentBits()230 unsigned bits = (F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask; in getMaxValue()245 unsigned bits = (F >> HexagonII::ExtentBitsPos) & HexagonII::ExtentBitsMask; in getMinValue()
3581 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMaxValue()3602 unsigned bits = (F >> HexagonII::ExtentBitsPos) in getMinValue()