Searched defs:isPow2 (Results 1 – 4 of 4) sorted by relevance
147 inline bool isPow2(int x) in isPow2() function
426 ImmediateValue::isPow2() const in isPow2() function in nv50_ir::ImmediateValue
180 const bool isPow2 = in SetShaderRequiredSubgroupSize() local
37 inline constexpr bool isPow2(T x) in isPow2() function