Searched refs:ByValAlignOffs (Results 1 – 2 of 2) sorted by relevance
36 static const uint64_t ByValAlignOffs = 6; member70 ((One << ((Flags & ByValAlign) >> ByValAlignOffs)) / 2); in getByValAlign()74 (uint64_t(Log2_32(A) + 1) << ByValAlignOffs); in setByValAlign()
43 static const uint64_t ByValAlignOffs = 7; member108 ((One << ((Flags & ByValAlign) >> ByValAlignOffs)) / 2); in getByValAlign()112 (uint64_t(Log2_32(A) + 1) << ByValAlignOffs); in setByValAlign()