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