Searched defs:Avx (Results 1 – 1 of 1) sorted by relevance
109 bool CpuInfo::Avx() { return EnsureInitialized() && cpuinfo_has_x86_avx(); } in Avx() function in ruy::CpuInfo160 bool CpuInfo::Avx() { return false; } in Avx() function in ruy::CpuInfo
Completed in 2 milliseconds