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