Searched refs:GetX86XCR0 (Results 1 – 1 of 1) sorted by relevance
185 static bool GetX86XCR0(unsigned *rEAX, unsigned *rEDX) { in GetX86XCR0() function243 bool HasAVX = ((ECX & AVXBits) == AVXBits) && !GetX86XCR0(&EAX, &EDX) && in getHostCPUName()778 !GetX86XCR0(&EAX, &EDX) && ((EAX & 0x6) == 0x6); in getHostCPUFeatures()