Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dcpu_id.cc71 static uint32 XGetBV(unsigned int xcr) { in XGetBV()
77 static uint32 XGetBV(unsigned int xcr) { in XGetBV()
86 static uint32 XGetBV(unsigned int xcr) { in XGetBV()
/external/skia/src/core/
DSkOpts.cpp41 static uint64_t xgetbv(uint32_t xcr) { return _xgetbv(xcr); } in xgetbv()
52 static uint64_t xgetbv(uint32_t xcr) { in xgetbv()
/external/boringssl/src/crypto/
Dcpu-intel.c114 static uint64_t OPENSSL_xgetbv(uint32_t xcr) { in OPENSSL_xgetbv()
/external/libchrome/base/
Dcpu.cc88 uint64_t _xgetbv(uint32_t xcr) { in _xgetbv()
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h341 __u32 xcr; member
/external/v8/src/ia32/
Dassembler-ia32.cc66 V8_INLINE uint64_t _xgetbv(unsigned int xcr) { in _xgetbv()
/external/v8/src/x64/
Dassembler-x64.cc32 V8_INLINE uint64_t _xgetbv(unsigned int xcr) { in _xgetbv()