Searched defs:xgetbv (Results 1 – 14 of 14) sorted by relevance
74 static WEBP_INLINE uint64_t xgetbv(void) { in xgetbv() function86 #define xgetbv() _xgetbv(0) macro88 static WEBP_INLINE uint64_t xgetbv(void) { in xgetbv() function100 #define xgetbv() 0U // no AVX for older x64 or unrecognized toolchains. macro
16 static uint64_t xgetbv(uint32_t xcr) { return _xgetbv(xcr); } in xgetbv() function27 static uint64_t xgetbv(uint32_t xcr) { in xgetbv() function
18 static uint64_t xgetbv(uint32_t xcr) { return _xgetbv(xcr); } in xgetbv() function29 static uint64_t xgetbv(uint32_t xcr) { in xgetbv() function
70 static inline uint64_t xgetbv(uint32_t ext_ctrl_reg) { in xgetbv() function
121 static INLINE uint64_t xgetbv(void) { in xgetbv() function133 #define xgetbv() _xgetbv(0) macro135 static INLINE uint64_t xgetbv(void) { in xgetbv() function147 #define xgetbv() 0U // no AVX for older x64 or unrecognized toolchains. macro
113 static INLINE uint64_t xgetbv(void) { in xgetbv() function125 #define xgetbv() _xgetbv(0) macro127 static INLINE uint64_t xgetbv(void) { in xgetbv() function139 #define xgetbv() 0U // no AVX for older x64 or unrecognized toolchains. macro
5 xgetbv label
1167 xgetbv // CHECK: xgetbv # encoding: [0x0f,0x01,0xd0] label
253 static inline uint64_t xgetbv(void) in xgetbv() function
99 #define xgetbv(index,eax,edx) \ macro
337 static inline uint64_t xgetbv(void) in xgetbv() function
67 static inline uint64_t xgetbv(uint32_t xcr) in xgetbv() function
1129 xgetbv // CHECK: xgetbv # encoding: [0x0f,0x01,0xd0] label