Searched refs:getX86XCR0 (Results 1 – 3 of 3) sorted by relevance
268 static bool getX86XCR0(unsigned *rEAX, unsigned *rEDX) { in getX86XCR0() function723 bool HasAVX = ((ECX & AVXBits) == AVXBits) && !getX86XCR0(&EAX, &EDX) && in getAvailableFeatures()1188 !getX86XCR0(&EAX, &EDX) && ((EAX & 0x6) == 0x6); in getHostCPUFeatures()
302 static bool getX86XCR0(unsigned *rEAX, unsigned *rEDX) { in getX86XCR0() function757 bool HasAVX = ((ECX & AVXBits) == AVXBits) && !getX86XCR0(&EAX, &EDX) && in getAvailableFeatures()1302 !getX86XCR0(&EAX, &EDX) && ((EAX & 0x6) == 0x6); in getHostCPUFeatures()
466 static bool getX86XCR0(unsigned *rEAX, unsigned *rEDX) { in getX86XCR0() function904 bool HasAVX = ((ECX & AVXBits) == AVXBits) && !getX86XCR0(&EAX, &EDX) && in getAvailableFeatures()1193 !getX86XCR0(&EAX, &EDX) && ((EAX & 0x6) == 0x6); in getHostCPUFeatures()