Searched refs:getLocationPos (Results 1 – 1 of 1) sorted by relevance
85 static uint32_t getLocationPos(Location Loc) { in getLocationPos() function92 Data &= ~(LocMask << getLocationPos(Loc)); in setModRef()93 Data |= static_cast<uint32_t>(MR) << getLocationPos(Loc); in setModRef()189 return ModRefInfo((Data >> getLocationPos(Loc)) & LocMask); in getModRef()