Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkCpu.cpp18 static uint64_t xgetbv(uint32_t xcr) { return _xgetbv(xcr); } in xgetbv()
29 static uint64_t xgetbv(uint32_t xcr) { in xgetbv()
/third_party/python/Modules/_blake2/impl/
Dblake2-dispatch.c67 static inline uint64_t xgetbv(uint32_t xcr) in xgetbv()
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.cc84 V8_INLINE uint64_t xgetbv(unsigned int xcr) { in xgetbv()
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.cc37 V8_INLINE uint64_t xgetbv(unsigned int xcr) { in xgetbv()