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