reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
471 Features["avx512f"] = true; 472 Features["fma"] = true; 473 Features["f16c"] = true; 476 Features["avx2"] = true; 479 Features["avx"] = true; 480 Features["xsave"] = true; 483 Features["sse4.2"] = true; 486 Features["sse4.1"] = true; 489 Features["ssse3"] = true; 492 Features["sse3"] = true; 495 Features["sse2"] = true; 498 Features["sse"] = true; 509 Features["sse"] = false; 512 Features["sse2"] = Features["pclmul"] = Features["aes"] = false; 512 Features["sse2"] = Features["pclmul"] = Features["aes"] = false; 512 Features["sse2"] = Features["pclmul"] = Features["aes"] = false; 513 Features["sha"] = Features["gfni"] = false; 513 Features["sha"] = Features["gfni"] = false; 516 Features["sse3"] = false; 517 setXOPLevel(Features, NoXOP, false); 520 Features["ssse3"] = false; 523 Features["sse4.1"] = false; 526 Features["sse4.2"] = false; 529 Features["fma"] = Features["avx"] = Features["f16c"] = false; 529 Features["fma"] = Features["avx"] = Features["f16c"] = false; 529 Features["fma"] = Features["avx"] = Features["f16c"] = false; 530 Features["xsave"] = Features["xsaveopt"] = Features["vaes"] = false; 530 Features["xsave"] = Features["xsaveopt"] = Features["vaes"] = false; 530 Features["xsave"] = Features["xsaveopt"] = Features["vaes"] = false; 531 Features["vpclmulqdq"] = false; 532 setXOPLevel(Features, FMA4, false); 535 Features["avx2"] = false; 538 Features["avx512f"] = Features["avx512cd"] = Features["avx512er"] = false; 538 Features["avx512f"] = Features["avx512cd"] = Features["avx512er"] = false; 538 Features["avx512f"] = Features["avx512cd"] = Features["avx512er"] = false; 539 Features["avx512pf"] = Features["avx512dq"] = Features["avx512bw"] = false; 539 Features["avx512pf"] = Features["avx512dq"] = Features["avx512bw"] = false; 539 Features["avx512pf"] = Features["avx512dq"] = Features["avx512bw"] = false; 540 Features["avx512vl"] = Features["avx512vbmi"] = false; 540 Features["avx512vl"] = Features["avx512vbmi"] = false; 541 Features["avx512ifma"] = Features["avx512vpopcntdq"] = false; 541 Features["avx512ifma"] = Features["avx512vpopcntdq"] = false; 542 Features["avx512bitalg"] = Features["avx512vnni"] = false; 542 Features["avx512bitalg"] = Features["avx512vnni"] = false; 543 Features["avx512vbmi2"] = Features["avx512bf16"] = false; 543 Features["avx512vbmi2"] = Features["avx512bf16"] = false; 544 Features["avx512vp2intersect"] = false;