Home
last modified time | relevance | path

Searched defs:HasAVX512Save (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp1037 bool HasAVX512Save = true; in getAvailableFeatures() local
1040 bool HasAVX512Save = HasAVX && ((EAX & 0xe0) == 0xe0); in getAvailableFeatures() local
1382 bool HasAVX512Save = true; in getHostCPUFeatures() local
1385 bool HasAVX512Save = HasAVXSave && ((EAX & 0xe0) == 0xe0); in getHostCPUFeatures() local