OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetXCR0
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
cpu_id.cc
119
int
GetXCR0
() {
211
((
GetXCR0
() & 6) == 6)) { // Test OS saves YMM registers
215
if ((
GetXCR0
() & 0xe0) == 0xe0) {
/external/libyuv/files/source/
cpu_id.cc
120
int
GetXCR0
() {
131
#define
GetXCR0
() 0
237
((
GetXCR0
() & 6) == 6)) { // Test OS saves YMM registers
243
if ((
GetXCR0
() & 0xe0) == 0xe0) {
Completed in 191 milliseconds