Searched defs:PopCntSupport (Results 1 – 2 of 2) sorted by relevance
120 UINT64 PopCntSupport : 1; member
693 pub fn PopCntSupport(&self) -> UINT64 { in PopCntSupport() method1380 let PopCntSupport: u64 = unsafe { ::std::mem::transmute(PopCntSupport) }; localVariable