Searched defs:ctlz (Results 1 – 9 of 9) sorted by relevance
180 nir_def *ctlz = nir_uclz(b, mantissa); in ufN_to_float() local
2008 pub fn ctlz<T: Copy>(x: T) -> u32; in ctlz() function
2047 pub fn ctlz<T: Copy>(x: T) -> u32; in ctlz() function
2192 auto ctlz = [] (const BitTracker::RegisterCell &C) -> unsigned { in genBitSplit() local
2227 auto ctlz = [] (const BitTracker::RegisterCell &C) -> unsigned { in genBitSplit() local
4187 auto ctlz = Ice::InstIntrinsic::create(::function, 1, result, intrinsic); in Ctlz() local