Searched refs:xcr (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/src/core/ |
D | SkCpu.cpp | 18 static uint64_t xgetbv(uint32_t xcr) { return _xgetbv(xcr); } in xgetbv() argument 29 static uint64_t xgetbv(uint32_t xcr) { in xgetbv() argument 31 __asm__ __volatile__ ( "xgetbv" : "=a"(eax), "=d"(edx) : "c"(xcr)); in xgetbv()
|
/third_party/python/Modules/_blake2/impl/ |
D | blake2-dispatch.c | 67 static inline uint64_t xgetbv(uint32_t xcr) in xgetbv() argument 73 : "c"(xcr) in xgetbv()
|
/third_party/node/deps/v8/src/codegen/ia32/ |
D | assembler-ia32.cc | 84 V8_INLINE uint64_t xgetbv(unsigned int xcr) { in xgetbv() argument 86 return _xgetbv(xcr); in xgetbv() 93 __asm__ volatile(".byte 0x0F, 0x01, 0xD0" : "=a"(eax), "=d"(edx) : "c"(xcr)); in xgetbv()
|
/third_party/node/deps/v8/src/codegen/x64/ |
D | assembler-x64.cc | 37 V8_INLINE uint64_t xgetbv(unsigned int xcr) { in xgetbv() argument 39 return _xgetbv(xcr); in xgetbv() 46 __asm__ volatile(".byte 0x0F, 0x01, 0xD0" : "=a"(eax), "=d"(edx) : "c"(xcr)); in xgetbv()
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 1777 xcr{"xcr_Cari_TR"}
|
D | langInfo.txt | 1630 "xcr","Cari","TR",
|
D | supplementalData.txt | 7202 "xcr", 17099 xcr{
|
/third_party/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 1803 xcr{"xcr_Cari_TR"}
|
D | langInfo.txt | 1654 "xcr","Cari","TR",
|
D | supplementalData.txt | 7310 "xcr", 17560 xcr{
|
/third_party/rust/crates/regex/bench/src/data/ |
D | 1MB.txt | 707 xcr
|