Home | History | Annotate | Download | only in radeon

Lines Matching refs:__builtin_clz

157    return (1 << ((sizeof(unsigned) * 8) - __builtin_clz(x - 1)));