Searched defs:GetIntLog2 (Results 1 – 2 of 2) sorted by relevance
28 static constexpr uint32_t GetIntLog2(const uint32_t X) in GetIntLog2() function33 static constexpr uint64_t GetIntLog2(const uint64_t X) in GetIntLog2() function
33 constexpr uint32_t GetIntLog2(const uint32_t X) in GetIntLog2() function44 constexpr uint64_t GetIntLog2(const uint64_t X) in GetIntLog2() function